> For the complete documentation index, see [llms.txt](https://docs.enercalc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enercalc.com/e3d-user-manual/interface/toc175916526/toc175916652/grids-snaps/toc161393862.md).

# Drawing Grid Setup

How to configure the drawing grid used for snapping and dimensional control when drawing nodes and elements in ENERCALC 3D.

Create > Grids & Snaps > Drawing Grid Setup offers the controls to configure the grid used for snapping and dimensional control. The command prompts you with the following dialog.

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-54c4c4d56ba9b1ab545fed6f5f3d45c8c9c30d47%2FFASTFR~1_img81.png?alt=media)

It allows you to generate a 1D, 2D or 3D rectangular grid for drawing or guidance. The distance list is a comma separated list that specifies multiple distances. For example, a distance list of “12, 2\@14, 3\@10” will generate distances of 12, 14, 14, 10, 10 and 10 in length units. You may specify a distance list for the X, Y, or Z direction or any combination of them.

You may specify an insertion point to translate and rotation parameters to rotate the grid. The drawing grid may be turned on or off by running the command View > Grids & Snaps > Drawing Grid or by simply pressing F7. You may regard the grid as a user defined coordinate system that can be changed at any time. The coordinates of the grid intersection under the mouse are displayed in the status bar. It helps you to identify correct points when drawing nodes or elements.

The following example shows the use of this command.

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-22ce0e0be1a42ccdd58dda610aa6f493c496a672%2FFASTFR~1_img82.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.enercalc.com/e3d-user-manual/interface/toc175916526/toc175916652/grids-snaps/toc161393862.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
