RhinoCommon API
CurveSplit Method (Double) |
Splits (divides) the curve at the specified parameter.
The parameter must be in the interior of the curve's domain.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- t
- Type: SystemDouble
Parameter to split the curve at in the interval returned by Domain().
Return Value
Type: CurveTwo curves on success, null on failure.

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