View3D.ShowGridsOnLevels
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| levelsIds | ISet | Levels ids where grids lines will be displayed. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |