<Code Lib>
2025.3 Method
Changes 2
M

View3D.HideGridsOnLevel

Description:
This method hides the grid lines in this 3D view on the given Level.

public void HideGridsOnLevel(
	ElementId levelId
)

  • levelId
    The id of the Level where grids will not be displayed.

Loading…