View3D.ShowGridsOnLevel
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
levelId | ElementId | The id of the Level where grids should be displayed. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |