<Code Lib>
2025.3 Method
Changes 0
M

StairsRun.GetLeftSupports

Description:
Retrieves all supports on the left side of run boundaries.

public IList<ElementId> GetLeftSupports()

IList<ElementId> The supports on the left side of run boundaries.

Loading…