RhinoCommon API
Interval Constructor (Double, Double) |
Initializes a new instance of the Rhino.Geometry.Interval class.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Parameters
- t0
- Type: SystemDouble
The first value. - t1
- Type: SystemDouble
The second value.