RVTDocs.com

StairsPathType.DrawForEachRun

Property
Description:
True if stairs paths should be drawn for each run, false if it should be drawn for the whole stairs.
Syntax
public bool DrawForEachRun { 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.