Get the weight.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public double GetWeight( int idx )
Parameters
- idx Int32
- The index of the weight.
Return Value
DoubleExceptions
Exception | Condition |
---|---|
ArgumentException | Out-of-range access. |