Share

View3D.GetLevelsThatShowGrids Method

Returns the list of levels ids where grids are displayed in this 3D view.


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

Syntax

C#

public ISet<ElementId> GetLevelsThatShowGrids()

Return Value

ISet<ElementId>
The list of levels ids where grids are displayed in 3D views.

See Also

Reference

Was this information helpful?