> 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/calculation-types/working-with-beam-calculations/monitoring-and-change-warnings/geometry-changes.md).

# Geometry Changes

How ENERCALC for Revit flags beam geometry changes with warnings and notifications during real-time monitoring.

Direct changes to the geometry of a beam designed using ENERCALC for Revit will result in a change warning. This includes changes such as the following:

* Section size change
* Start Extension or End Extension change
* Start or End joint move
* Shift or move entire beam

If working in “Real-time” monitoring mode, these changes will result in a pop-up notification to the user. When the pop-up notification is presented, the user has 3 choices.

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

The first button will cause the impacted element(s) to be placed in a warning state (orange) and a description of the change will appear in the Element Manager. The second button will preserve the change committed by the user, but will not create any warnings on the impacted element(s). The third button will undo the preceding change that triggered the notification.

The pop-up also bears a checkbox which allows the user to “hush” future warnings about geometry changes. If this box is checked, a visit to the Preferences menu will confirm that notifications of this specific type have been deactivated. The specific warning type may be reactivated from the Preferences menu at any time if it has been previously “hushed” from the pop-up notification window.

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

Warning states will still be reflected in highlighting and in the Element Manager, but pop-ups will not interrupt the work session. Regardless of whether a change was accompanied by a pop-up, all changes are noted in the Element Manager summary table and via element highlighting.

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-bad61dece99af1c13cdf9e57f624eaa7c54571cd%2Fclip0489.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/efr-user-manual/calculation-types/working-with-beam-calculations/monitoring-and-change-warnings/geometry-changes.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.
