M_Rhino_Geometry_Curve_SpanDomain - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public Interval SpanDomain(
int spanIndex
)
VB
Public Function SpanDomain (
spanIndex As Integer
) As Interval
- spanIndex
- Type: System.Int32
Index of span.
Type: Interval
Interval of the span with the given index.
Supported in: 6.0.16224.21491, 5D58w