> 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/navigating-rule-definitions.md).

# Navigating Rule Definitions

How to use bi-directional selection to review beam design rule assignments between the rules table and Revit elements.

Once beam design rules have been defined and applied to various elements throughout the Revit model, the assignments can be conveniently reviewed from the "Design Properties and Rules" menu. Similar to the selection behavior of the Element Manager, this menu provides users with a bi-directional selection workflow.

Selecting a definition in the design rule table will automatically select all elements in the Revit model that carry the selected definition:

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

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

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

Clicking a definition row in the table that has not been assigned to any elements will not cause any selection in the Revit model:

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

Conversely, clicking a single element in the Revit view will automatically select the table row of the definition assigned to the element:

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

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

Clicking an element that has no definition assigned to it will not result in any table row selection:

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-b24729acedb379238c23a0e8f3dea4a3515efe40%2Fclip0748.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/beam-design-rules/navigating-rule-definitions.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.
