NurbsSurfaceData.GetWeights Method

Get the list of weights.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<double> GetWeights()

Return Value

IList<Double>

See Also

Reference

NurbsSurfaceData Class
Autodesk.Revit.DB Namespace