<Code Lib>
2022 Method
Changes 0
M

StairsRun.GetAllSupports

Description:
Retrieves all supports hosted by the stair's run.
Remarks:
The supports consist of left, right, and middle supports of the stair's run.

public IList<ElementId> GetAllSupports()

IList<ElementId> All supports hosted by the stair's run.

Loading…