<Code Lib>
2023 Method
Changes 2
M

View3D.ShowGridsOnLevel

Description:
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.

public void ShowGridsOnLevel(
	ElementId levelId
)

Loading…