RVTDocs.com

StairsRunType.RiserThickness

Property
Description:
The thickness of the risers.
Syntax
public double RiserThickness { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for length must be greater than 0 and no more than 30000 feet.
InvalidOperationException When setting this property: The run type has no riser so the data being set is not applicable.