> 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.md).

# Working With Beam Calculations

Overview of the shared beam calculation launch process in ENERCALC for Revit, including the progressive approval form and unsupported sections.

Various types of beam calculations share common behavior during the launch process. This section will discuss the specific aspects of ENERCALC for Revit that are shared by all beam calculations. All beam calculations are launched using the appropriate button from the “Beams” panel of the ENERCALC ribbon bar in Revit.

***The ribbon bar shown below is for illustration only. Refer to your particular installation to verify which module design tools will be displayed in your Revit interface.***

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

The launching of a beam calculation requires user input to confirm various information and construct an accurate and detailed structural design upon arrival in the ENERCALC interface. This process is managed from a tabular form that appears in the lower right-hand corner of the Revit interface when a calculation is launched.

The form is progressive and leads the user from tab to tab as approvals and verifications are completed. This form does not block access to the Revit UI. The user may freely navigate Revit views via zoom, pan, and rotate controls and may move between Revit views or open new views, as well as using measuring or annotation tools to verify geometry. During the course of the approval launch process, the beam that is to be designed will be highlighted in yellow (meaning “in progress”). This highlighting is only applied to the view that was active at the time of calculation launch. Closing the launch form at any time during the process will abort the calculation launch process. In the case of an aborted launch, the yellow highlighting on the beam will be removed and no calculation will be created in the linked `.EC6` file.

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

At the present time, there are two specific cases (curved beams and round sections) that are NOT supported in ENERCALC for Revit. A beam meeting either one of these conditions will not result in a beam calculation launch.

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

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-6b8f8789f8d5adc5c629510cb9003d7d77aff0a2%2Fclip0082.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.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.
