<Code Lib>
2026 Method
Changes 5
M

CurtainGrid.GetMullionIds

Description:
Gets all ElementIds of the mullions of the curtain grid.
Remarks:
ElementIds are of Mullion Elements.

public ICollection<ElementId> GetMullionIds()

ICollection<ElementId> The mullion ElementIds

Loading…