# 3.6.3: Nodal Displacements

![Fig. 3.6.3.1: Simply supported beam under axial and transverse point-load](/files/-M9XuUAyxOM__mgk1CdK)

The **“NodeDisp”**-component lists the displacements of each node for the load cases specified via the **“LCase”**-input. Two lists consisting of vectors make up its output at the plugs **“Trans”** and **“Rot”**. For each node there is a vector which contains the three nodal translations or rotations (see fig. 3.6.3.1) respectively. A list of nodal displacements is displayed: vectors with translations and rotations for each node and load case. The vectors refer to the global coordinate system. Their units are meter or radiant. A positive rotation say about the global X-axis means that the node rotates counter clockwise for someone who looks at the origin of the coordinate system with the X-axis pointing towards him or her.


---

# Agent Instructions: 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-1-3.karamba3d.com/3-in-depth-component-reference/3.6-results/3.6.3-nodal-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.
