# 3.7.4: Nodal Displacements

![Fig. 3.7.4.1: Simply supported beam under axial and transverse point-load](/files/-Mk74J-1hx1eczm7zhTx)

The **“NodeDisp”**-component lists the displacements of nodes for the load cases specified via the **“LCase”**-input. Nodes can be selected via position or index. In case mising input there, results for all nodes will be listed in the order of the corresponding node indexes.

Two lists consisting of vectors make up the 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.7.4.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-2.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.
