RVTDocs.com

StairsPathType.StartFromRiser

Property
Description:
True if the stairs path starts from the riser, false if it starts from the tread.
Syntax
public bool StartFromRiser { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property: The StairsPathType is not fixed up direction so the data being set is not applicable.