NurbSpline.Degree Property
Returns the degree of the nurb spline.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int Degree { get; }
Property Value
Int32
See Also
Reference
NurbSpline Class
Autodesk.Revit.DB Namespace