Click or drag to resize

NurbsCurveOrder Property

Gets the order of the curve. Order = Degree + 1.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Order { get; }

Property Value

Type: Int32
See Also