<Code Lib>
2024 Method
Changes 0
M

CurtainGrid.GetUnlockedMullionIds

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

public ICollection<ElementId> GetUnlockedMullionIds()

ICollection<ElementId> The unlocked mullion ElementIds

Loading…