RVTDocs.com

StairsPath.StairsPathOffset

Property
Description:
The offset of stairs path to center line of stairs.
Syntax
public double StairsPathOffset { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for stairsPathOffset is not finite -or- When setting this property: The stairsPathOffset is larger than half the width of the stairs.