StairsActualRisersNumber Property

The total number of actually created risers in model.

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

Property Value

Int32
Remarks
The number of steps needed to go through when moving from the base level to the top level of the stairs.
See Also