Click or drag to resize

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)
Syntax
public IndexPair InputDegreeRange { get; }

Property Value

Type: IndexPair
See Also