RhinoCommon API
PolyCurveSegmentCurve Method |
Gets the segment curve at the given index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Curve SegmentCurve( int index )
Public Function SegmentCurve ( index As Integer ) As Curve
Parameters
- index
- Type: SystemInt32
Index of segment to retrieve.
Return Value
Type: CurveThe segment at the given index or null on failure.

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