Revit 2026 API
Rebar |
The length of an individual bar multiplied by Quantity.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double TotalLength { get; }
Public ReadOnly Property TotalLength As Double Get
public: property double TotalLength { double get (); }
member TotalLength : float with get
Property Value
DoubleSee Also