> 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/beam-design-rules/applying-rules.md).

# Applying Rules to Elements

How to apply saved beam design rules to selected beam and girder elements so launches load with predefined design properties.

The beam design rules stored in a project and displayed in the "Design Properties and Rules" menu do not have any influence over the behavior of beam calculations unless they are manually applied to specific elements by the user. Once a design rule has been applied to a beam, the rule will be detected automatically during subsequent calculation launches for that element. The calculation will then load in the ENERCALC interface with the design properties specified by the design rule already applied.

Rules are applied using the "Apply Definition To Elements" button:

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

When a definition is selected in the table, clicking the "Apply" button will trigger a multi-select process in the Revit UI. EFR will await element selection by the user:

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

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

When navigating the Revit UI during the selection process, only beam and girder elements (of all materials) are eligible for selection to apply beam design rules:

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

When the desired elements have been selected, clicking the "Finish" button will cause the menu table to update with the quantity of elements to which the definition has been applied:

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

Clicking "Cancel" during the selection process will halt the operation with no impact to the Revit model or the menu table.

Clicking the "Apply" button will have no effect when there is no definition selected in the table:

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

Clicking the "Apply" button when the currently selected definition contains unsaved changes will result in the following warning:

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

For more information about "Saved" vs "Unsaved" definitions, refer to [Modifying Rules](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-design-rules/modifying-rules.md) and [Adding New Rules](/efr-user-manual/calculation-types/working-with-beam-calculations/beam-design-rules/adding-new-rules.md).


---

# 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/beam-design-rules/applying-rules.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.
