The actual height of the stairs risers in the stairs.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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.
See Also
Reference