> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dc-statics-en/faq-dc-statik/positionsarten/holzbau-anschlusse/nachgiebigkeiten-federsteifigkeiten.md).

# Nachgiebigkeiten, Federsteifigkeiten

In den Positionsarten *Durchlaufträger* und *Allgemeines Stabwerk* können nachgiebige Auflager sowie Anschlüsse mit Steifigkeiten definiert werden.

## Durchlaufträger

In der Eingabegruppe *Auflager, Knoten, Gelenke* ist nun das neue *freie Auflager* zu finden. Bei der Wahl der Auflagers können die Freiheitsgrade individuell bestimmt werden. Es lassen sich beliebige Weg- und Drehfedern definieren.

Damit können beispielsweise weiche Auflager aufgrund von nachgiebigen Unterzügen oder nachgiebige Einspannung berücksichtigen.

<figure><img src="/files/5TzA9qzJHsNxFkIWhGg0" alt=""><figcaption><p>Dialog Auflagerdefinition bei Durchlaufträgern</p></figcaption></figure>

<figure><img src="/files/jhPVJKlqcW7MoMWJ7BmT" alt=""><figcaption><p>Darstellung Federsteifigkeit im Grafikbereich</p></figcaption></figure>

## Allgemeines Stabwerk

Wie im Durchlaufträger können auch im Stabwerk *freie Auflager* erzeugt werden.

Zudem ermöglicht der neue *freie statische Stabanschluss* Federsteifigkeiten auch bei Anschlüssen im Stabwerk  zu berücksichtigen.

Somit können biegesteife und nachgiebige Anschlüsse erzeugt werden.

<figure><img src="/files/QdBEqlSOMVPhFhi9BwYo" alt=""><figcaption><p>Berücksichtigung von Nachgiebigkeiten im Stabwerk</p></figcaption></figure>

<figure><img src="/files/CfP3wHz92b45eyU9TPvt" alt=""><figcaption><p>Biegesteifer Knoten mit Momentenverlauf im Stabwerk</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/dc-statics-en/faq-dc-statik/positionsarten/holzbau-anschlusse/nachgiebigkeiten-federsteifigkeiten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
