NurbSpline.Weights Property

Returns the weights 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 Weights { get; }

Property Value

DoubleArray

See Also

Reference

NurbSpline Class
Autodesk.Revit.DB Namespace