<Code Lib>
2024 Method
Changes 2
M

View3D.GetLevelsThatShowGrids

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

public ISet<ElementId> GetLevelsThatShowGrids()

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

Loading…