<Code Lib>
2022 Method
Changes 0
M

MultiSegmentGrid.GetGridIds

Description:
Get the element ids of the Grids that make up this MultiSegmentGrid.

public ICollection<ElementId> GetGridIds()

ICollection<ElementId> Element ids of Grids that make up this MultiSegmentGrid.

Loading…