<Code Lib>
2025.3 Method
Changes 0
M

CurtainGrid.GetUGridLineIds

Description:
Gets all ElementIds of grid lines in the U direction.

public ICollection<ElementId> GetUGridLineIds()

ICollection<ElementId> The U grid line ElementIds

Loading…