Issue:

By default, a new blank file in ZWCAD will have a grid displayed.

If you want to turn off the grid, you can click the Grid button in the status bar (shortcut: F7) to hide it. Once the grid is hidden, the drawing area will not display it.

If you want to automatically turn off the grid when creating a new drawing, what should we do?

Causes:

The system variable GRIDMODE controls whether to display the grid, and it is saved in the drawing file. If you need to turn off the grid when creating a new drawing, you need to modify the DWT template file that is used for creating new drawings and disable the display of the grid in the template file. This can achieve the effect of not displaying the grid in new drawings.

Solution:

  1. Create a new blank drawing, open it and turn off the grid.
  2. Save the drawing as a new file by selecting Save As, selecting .dwt as the file type, and entering a name as the file name, or just replacing the original file (such as zwcadiso.dwt).

  3. When creating a new file, select this new template file to avoid displaying the grid.



★How to turn off the grid in new drawings in ZWCAD?https://confluence.zwcad.com/pages/viewpage.action?pageId=117965934