Click or drag to resize

RebuildCurveOptionsInputSpanCountRange Property

The range of span counts in the input curves. InputDegreeRange.I = minimum input curve span count. InputDegreeRange.J = maximum input curve span count.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IndexPair InputSpanCountRange { get; }

Property Value

Type: IndexPair
See Also