<Code Lib>
2026 Method
Changes 5
M

CurtainGrid.GetPanelIds

Description:
Gets all ElementIds of the panels of the curtain grid.
Remarks:
For curtain walls, the ElementIds in this set are of either Panel or Wall Elements. For curtain systems, ElementIds are of Panel Elements.

public ICollection<ElementId> GetPanelIds()

ICollection<ElementId> The panel ElementIds

Loading…