> 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/efr-user-manual/working-with-calculations/using-the-element-manager/advanced-graphics-controls12.md).

# Advanced Graphics Controls

How to apply custom element highlighting by property or module type using the Graphics tab of the Element Manager.

In some cases, users may want to apply additional visualization beyond the default design status highlighting tools found on the ribbon bar. For this purpose, additional highlighting controls are available on the “Graphics” tab of the Element Manager window. The controls are divided into two groups, allowing the user to apply custom highlighting either “By Properties” or “By Module Type”.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-c7e5b0c2f342043156a4bd22c9cc83d3b84ea902%2Fclip0074.png?alt=media)

The checkboxes are used to control which highlighting is active, while the button next to each property option is used to set the custom color to display in the active view. Clicking the button shows a color palette for the user to choose from.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-07f6d13abcc1f54265f997b4ab39e2871e2c3c07%2Fclip0075.png?alt=media)

Choosing a color and clicking “OK” will update the button to show the selected color.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-55442dc15e5c7ac3c381362c6e5d488485ebf81e%2Fclip0076.png?alt=media)

If the Revit model is saved after modifying these custom color selections, the colors will be automatically stored and will be available the next time the user accesses this menu. These custom colors are stored according to user identity and will not impact the colors used by other team members.

After selecting the desired properties and colors, the custom visualization may be applied using the “Apply Highlighting to Active View” button. This highlighting applies only to the current view. It will not be applied to any other view in the Revit model.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-9e87bd98bd9a90a009f1797644c06f3a36e44caa%2Fclip0077.png?alt=media)

The custom highlighting may be removed using the “Clear Highlighting From Active View” button.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-0b9fb8cc4f491962ae6e6bc56ff55775ab194295%2Fclip0078.png?alt=media)

Custom graphics settings are unique to each individual user and will not affect the display settings for other team members within a given project.


---

# 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/efr-user-manual/working-with-calculations/using-the-element-manager/advanced-graphics-controls12.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.
