RhinoCommon API
IntervalIncludesParameter Method (Double) |
Tests a parameter for Interval inclusion.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IncludesParameter( double t )
Public Function IncludesParameter ( t As Double ) As Boolean
Parameters
- t
- Type: SystemDouble
Parameter to test.
Return Value
Type: Booleantrue if t is contained within or is coincident with the limits of this Interval.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14