Stairs.ActualRiserHeight
Public Property
The actual height of the stairs risers in the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double ActualRiserHeight { get; }
Property Value
Double
Remarks
The stairs height is determined by its base and top elevation. So, the actual riser height = stairs height / desired riser number.