<Code Lib>
2027 Method
Changes 0
M

CurtainGrid.GetVGridLineIds

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

public ICollection<ElementId> GetVGridLineIds()

ICollection<ElementId> The V grid line ElementIds

Loading…