M_Rhino_Geometry_Interval__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of the Rhino.Geometry.Interval class.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Interval(
double t0,
double t1
)
VB
Public Sub New (
t0 As Double,
t1 As Double
)
- t0
- Type: System.Double
The first value. - t1
- Type: System.Double
The second value.
Supported in: 6.0.16224.21491, 5D58w