Share

MultiSegmentGrid.GetGridIds Method

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ICollection<ElementId> GetGridIds()

Return Value

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

See Also

Reference

Was this information helpful?