Revit 2025.3 API
Stairs |
The total depth of the stairs run, only available for monolithic stairs run.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double TotalDepth { get; }
Public ReadOnly Property TotalDepth As Double Get
public: property double TotalDepth { double get (); }
member TotalDepth : float with get
Property Value
DoubleSee Also