RhinoCommon API
PolyCurveSegmentCurveParameter Method |
Converts a polycurve parameter to a segment curve parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public double SegmentCurveParameter( double polycurveParameter )
Public Function SegmentCurveParameter ( polycurveParameter As Double ) As Double
Parameters
- polycurveParameter
- Type: SystemDouble
Parameter on PolyCurve to convert.
Return Value
Type: DoubleSegment curve evaluation parameter or UnsetValue if the segment curve parameter could not be computed.

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