RhinoCommon API
PolylineSegmentAt Method |
Gets the line segment at the given index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- index
- Type: SystemInt32
Index of segment to retrieve.
Return Value
Type: LineLine segment at index or Line.Unset on failure.