Click or drag to resize

NurbsCurveFitParametersDegree Property

The degree of the resulting curve

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

Property Value

Type: Int32
See Also