# 3.7.10: Beam Forces

Sometimes it is desirable to have section forces and moments represented as components in the direction of the local axes of the cross section. Use the **“Beam Forces”**-component in such a case.Its output plugs comprise the force components in local directions (see fig. 3.7.10.1). The sequence of element results corresponds to the sequence of beams. The cross section forces refer to the positive side of the beam section which is the side whose normal vector is the element's local X-axis.

![Fig. 3.7.10.1: Orientation of cross section forces of a beam (torsional moment Mx not displayed here)](/files/-MCkEZATk-1rAhG214_P)

A list of normal forces, shear forces and moments for all elements and all load cases is returned as displayed in fig. 3.7.10.2. **“LCase”** and **“Beams|Ids”** input can be used to limit the results to a specific load-case of a subset of the beams in the model. The default value of  **"LCase"** outputs results for the first load-case. Right-click on the component and select "Expand ValueLists" to get a ValueList-component for selecting ammong the available load-cases.\
Beams can be given via their element identifier, a regular expression for identifier selection or the elements themselves. No input at the **“Beams|Ids”**-input defaults to all elements. The input parameter **"ts"**  can be given a list of parameter values between zero and one. Zero corresponds to the beam's starting point, one to its endpoint. By default results at the beginning and at the end are output.

![Fig. 3.7.10.2: Normal force “N”, shear force “V” and moment “My”](/files/-Mk7XxbG-E4k0OImKS4w)

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


---

# 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.9-beam-forces.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.
