View3D.ShowGridsOnLevel
Description:
This method displays the grid lines in this 3DView on the given Level.
This method displays the grid lines in this 3DView on the given Level.
Remarks:
Grids will be displayed only if they intersects Level's plane.
Grids will be displayed only if they intersects Level's plane.
public void ShowGridsOnLevel(
ElementId levelId
)
-
levelIdThe id of the Level where grids should be displayed.
-
A non-optional argument was null