View3D.ShowGridsOnLevels
Description:
This method displays the grid lines in this 3D view on the given Levels.
This method displays the grid lines in this 3D view on the given Levels.
Remarks:
Previously selected Levels for showing grids will be replaced with the new ids.
Previously selected Levels for showing grids will be replaced with the new ids.
public void ShowGridsOnLevels(
ISet<ElementId> levelsIds
)
-
ISet<ElementId>levelsIdsLevels ids where grids lines will be displayed.
-
A non-optional argument was null