RVTDocs.com

StairsPathType.EndAtRiser

Property
Description:
Represents whether the stairs path ends at the riser.
Syntax
public bool EndAtRiser { 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.