RhinoCommon API
PolyCurveSegmentDomain Method |
Returns the polycurve subdomain assigned to a segment curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Interval SegmentDomain( int segmentIndex )
Public Function SegmentDomain ( segmentIndex As Integer ) As Interval
Parameters
- segmentIndex
- Type: SystemInt32
Index of segment.
Return Value
Type: IntervalThe polycurve subdomain assigned to a segment curve. Returns Interval.Unset if segment_index < 0 or segment_index >= Count().

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