> 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/anbindungs-an-dietrichs/bauteile-aus-dem-bauwerk-an-dc-statik-ubergeben/ubergabe-kompletter-deckenfelder.md).

# Übergabe kompletter Deckenfelder

#### **Funktion aufrufen**

Du startest in der Decke oder in der freien Konstruktion mit\
\&#xNAN;**`1 Datei – 03 Statik – 2 Ablage Deckenfeld`**

➡️ Damit wählst du ein komplettes Deckenfeld aus – und alle dazugehörigen Bauteile werden automatisch für die Übergabe vorbereitet.

***

#### **Wichtig zu wissen vor dem Start**

Nicht alle Bauteile werden automatisch übergeben – folgende **werden ausgelassen**:

* Bauteile mit **zu wenigen Auflagern**
* Bauteile, die **komplett oder teilweise auf Wänden aufliegen** (→ Bettung)
* Bauteile mit **Identnummern ohne Statikwerte**

{% hint style="info" %}
**Diese Bauteile musst du später ggf. einzeln übergeben**
{% endhint %}

***

### **Welche Bauteile werden übergeben?**

**Nur Bauteile mit diesen Eigenschaften:**

* **Stabartnummer**: 500–549
* **Bauteilart**: Stab oder Profilstab
* **Ausrichtung**: **horizontal**
* **Einbaulage**: innerhalb eines **Deckenfelds** in Y-Richtung

{% hint style="info" %}
Wenn das Bauteil nicht zur Deckenrichtung passt, wird er als „Auswechslung“ interpretiert – nicht als Deckenbalken!
{% endhint %}


---

# 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/anbindungs-an-dietrichs/bauteile-aus-dem-bauwerk-an-dc-statik-ubergeben/ubergabe-kompletter-deckenfelder.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.
