> 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/toolbars/toc161394000.md).

# View Toolbar

How to show or hide the View toolbar containing selection, zoom, pan, rotate, and annotation commands.

Settings > Toolbars > View Toolbar shows or hides the toolbar that contains commands for controlling the view.

The View toolbar is fairly long. So for clarity, it is broken into two portions below with each toolbar button annotated:

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-22143029886e5236d6f84d1640d47e03f5b0d4ef%2FView%20Toolbar%201.jpg?alt=media)

| 1: Window Select 2: Invert Selection 3: Freeze 4: Freeze All Except Plane 5: Thaw 6: Zoom Window 7: Zoom Extent 8: Zoom Previous | 9: Zoom In 10: Zoom Out 11: Real-time Zoom 12: Pan Left 13: Pan Right 14: Pan Up 15: Pan Down 16: Real-time Pan |
| -------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-77b008c1d5388970fc9308d8e5c2a87de89fef0c%2FView%20Toolbar%202.jpg?alt=media)

| 17: Rotate +X 18: Rotate -X 19: Rotate +Y 20: Rotate -Y 21: Rotate +Z 22: Rotate -Z 23: Real-time Rotate 24: Query | 25: Quick Render 26: Loading Diagram 27: Front View 28: Right View 29: Top View 30: Isometric View 31: Restore Model |
| ------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- |

![](https://560001759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWNe8U6EBBBdUJHdb2X9G%2Fuploads%2Fgit-blob-b7018c34b367c2fe51b1542790823906bd6f711a%2FView%20Toolbar%203.jpg?alt=media)

| 32: Annotate Node Related Items 33: Annotate Member Related Items 34: Annotate Shell Related Items 35: Annotation Dialog 36: Toggle Grid Display |   |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | - |


---

# 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/toolbars/toc161394000.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.
