Revit 2025.3 API
Rebar |
The length of an individual bar multiplied by Quantity.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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