M_Rhino_Geometry_PolyCurve_SegmentCurve - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the segment curve at the given index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Curve SegmentCurve(
int index
)
VB
Public Function SegmentCurve (
index As Integer
) As Curve
- index
- Type: System.Int32
Index of segment to retrieve.
Type: Curve
The segment at the given index or null on failure.
Supported in: 6.0.16224.21491, 5D58w