Share

Stairs.ActualRisersNumber Property

The total number of actually created risers in model.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

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

Reference

Was this information helpful?