RVTDocs.com

Stairs.DesiredRisersNumber

Property
Description:
The number of risers is calculated based on the height between levels.
Syntax
public int DesiredRisersNumber { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for numberOfRisers is not positive.