RebuildCurveOptionsInputDegreeRange Property |
The range of degrees in the input curves.
InputDegreeRange.I = minimum input curve degree.
InputDegreeRange.J = maximum input curve degree.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic IndexPair InputDegreeRange { get; }Public ReadOnly Property InputDegreeRange As IndexPair
Get
Property Value
Type:
IndexPair
See Also