NurbSpline.Knots Property
Return/set the knots 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 DoubleArray Knots { get; set; }
Property Value
DoubleArray
See Also
Reference
NurbSpline Class
Autodesk.Revit.DB Namespace