> For the complete documentation index, see [llms.txt](https://manual.karamba3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.karamba3d.com/beta/3-in-depth-component-reference/3.6-results/3.7.2-results-on-beams/3.6.8-beam-displacements.md).

# 3.7.2.2 Beam Displacements

<figure><img src="/files/haKsimyteG0rANtu5bxR" alt=""><figcaption><p>Fig. 3.7.2.2.1: Translations and rotations along the first beam element.</p></figcaption></figure>

To examine how displacements vary along the length of a beam, use the "Beam Displacements" component (refer to Fig. 3.7.2.2.1). This component outputs a data tree of displacements along the beam’s axis, consisting of three translation and rotation components in the local element coordinate system for each section and load case. The input plugs "Beams|Ids," "LCase," and "ts" function similarly to those of the "Beam Forces" component (see Section 3.7.10).

The output's second paths index from the left corresponds to the element-index, after that comes the index of the ts-value. In fig. 3.7.2.2.1 the outermost branch of results contains the translations and rotations that accompany the minimum and maximum translations in Z-direction.

The **"LCInd"** output represents the load-case index within the current load-case combination of the translations and rotations output.

{% file src="/files/tIFjmgHHfm1ak8zU9Hth" %}


---

# 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:

```
GET https://manual.karamba3d.com/beta/3-in-depth-component-reference/3.6-results/3.7.2-results-on-beams/3.6.8-beam-displacements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
