StairsRunHeight Property

The calculated height of the stairs run.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Height { get; }

Property Value

Double
Remarks
The height is the elevation span between run's base elevation and top elevation.
See Also