> 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-parent-child-relationsh/navigating-child-elements.md).

# Navigating Child Elements

How to view and navigate child elements from the Element Manager and how parent reactions propagate to children.

Once the selected children have been added, they may be viewed or navigated at any time by clicking row by row in the child element summary table. Clicking a particular child element in the table will automatically select it in the Revit model.

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

Selecting either multiple rows or all rows via Shift+Click in the table will select all applicable elements in the Revit model.

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

In addition to navigating children directly from the child elements table, picking any child element in the Revit view while the Element Manager is open will automatically select the parent element in the summary table and redirect to the “Child Elements” tab.

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

Note also that once the child elements table updates, it indicates in the right-hand column (“Reactions From Parent”) whether the parent’s reactions are copied to each individual child. If the reactions are not copied, then the child elements will not exert any “Load-Linking” forces on other elements in the load path. This may be observed by launching a beam calculation for the supporting girder.

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

The girder calculation will arrive in the ENERCALC SEL interface with “Load-Linked” reactions from the parent beam, but not from the children.![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-f6c3bc384630a37c788ea38e9716208fee053739%2Fclip0462.png?alt=media)

![](https://4249100372-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHVzpA9PT0VcuNGp6j39%2Fuploads%2Fgit-blob-7e62b2156235b1d071c35592b87efdcde4ac0902%2Fclip0463.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-parent-child-relationsh/navigating-child-elements.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.
