RhinoCommon API
CurveSpanDomain Method |
Get the domain of the curve span with the given index.
Use the SpanCount property to test how many spans there are.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Interval SpanDomain( int spanIndex )
Public Function SpanDomain ( spanIndex As Integer ) As Interval
Parameters
- spanIndex
- Type: SystemInt32
Index of span.
Return Value
Type: IntervalInterval of the span with the given index.

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