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)
Syntaxpublic IndexPair InputSpanCountRange { get; }Public ReadOnly Property InputSpanCountRange As IndexPair
Get
Property Value
Type:
IndexPair
See Also