M_Rhino_Geometry_PolyCurve_SegmentCurveParameter - mcneel/rhinocommon-api-docs GitHub Wiki
Converts a polycurve parameter to a segment curve parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double SegmentCurveParameter(
double polycurveParameter
)
VB
Public Function SegmentCurveParameter (
polycurveParameter As Double
) As Double
- polycurveParameter
- Type: System.Double
Parameter on PolyCurve to convert.
Type: Double
Segment curve evaluation parameter or UnsetValue if the segment curve parameter could not be computed.
Supported in: 6.0.16224.21491, 5D58w