Click or drag to resize

RebuildCurveOptionsDegree Property

The degree the rebuit curves will have. Changing the degree can change other options. After changing the degre, user interface code must update all displayed values.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int Degree { get; set; }

Property Value

Type: Int32
See Also