Description:

Get the domain of the curve span with the given index. Use the SpanCount property to test how many spans there are.

Syntax:
public Interval SpanDomain(
int spanIndex
)
Parameters:
  • spanIndex
  • Type: int
  • Index of span.
Returns:
Type: Interval
Interval of the span with the given index.
Available since:
5.0

SpanDomain method

Class:  Rhino.Geometry.Curve

Nothing found