RVTDocs.com

StairsType.LeftLateralOffset

Property
Description:
The offset for the left support from the edge of the run in a horizontal direction.
Syntax
public double LeftLateralOffset { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for offset must be between 0 and 30000 feet.
InvalidOperationException When setting this property: The left support style is not carriage(open), so this related data cannot be set.