# 3.6.9: 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 instead of resultant values. Use the **“Beam Forces”**-component in such a case. Its output is similarly structured as that of the **“Beam Resultant Forces”**-component, but its output plugs comprise the force components in local directions (see fig. 3.6.9.1). The sequence of element results corresponds to the sequence of beams.&#x20;

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

A list of normal forces, shear forces and moments for all elements and all load cases is returned as displayed in fig. 3.6.9.2. **“LCase”** and **“BeamIds”** 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 “−1” outputs results for all load-cases. An empty string at the **“BeamIDs”**-input stands for all elements. The input parameters **“maxL”** and **“NRes”** determine the number of results along the beam axis. **“maxL”** can be used to control the maximum distance between results. A negative value for **“maxL”** means that there is no maximum distance condition. **“NRes”** sets the number of results along the beams. The beams endpoints are automatically included in the output. The sequence of element results corresponds to the sequence of beams. The output values are organised with a data tree structure where the load-cases take hierachy over the individual beam elements.

![Fig. 3.6.9.2: Normal force “N”, shear force “V” and resultant moment “M”.](/files/-M9XuV6Z7APm7JEDJDgr)


---

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