Nurb Spline Weights Property Returns the weights of the nurb spline. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public DoubleArray Weights { get; } Public ReadOnly Property Weights As DoubleArray Get public: property DoubleArray^ Weights { DoubleArray^ get (); } member Weights : DoubleArray with get Property Value DoubleArray See Also Reference NurbSpline Class Autodesk.Revit.DB Namespace
Nurb Spline Weights Property Returns the weights of the nurb spline. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public DoubleArray Weights { get; } Public ReadOnly Property Weights As DoubleArray Get public: property DoubleArray^ Weights { DoubleArray^ get (); } member Weights : DoubleArray with get Property Value DoubleArray See Also Reference NurbSpline Class Autodesk.Revit.DB Namespace