<Code Lib>
2023 Method
Changes 0
M

StairsLanding.GetAllSupports

Description:
Returns all the supports hosting the stairs landing.
Remarks:
The supports consist of left, right and middle supports of the stairs landing.

public IList<ElementId> GetAllSupports()

IList<ElementId> All the supports hosting the stairs landings.

Loading…