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