> 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/holzrahmenbau-kompendium/prinzipien-des-hrb-systems/wandausfuhrung-nach-hrb-belegung.md).

# Wandausführung nach HRB-Belegung

<figure><img src="/files/NR94XMfVLTchqpjJOF5G" alt=""><figcaption></figcaption></figure>

Hier kommen wir jetzt zu einem ganz wichtigen Punkt, der die gesamte Arbeitsweise und die Einstellungen im HRB-Editor beeinflusst. Es gibt zwei mögliche Arbeitsweisen:

* Die Wand bestimmt die Ausführung: Dies ist die inzwischen am meisten verwendete Arbeitsweise, weil sie die flexibelste und schnellste Arbeitsweise ist. Man gibt dabei seine Wände mit der gewünschten Ausführung (passende Dicke aller gewünschten Lagen) ein und belegt diese mit der HRB-Vorlaufdatei. Bei der Belegung bekommt man eine Dialogbox in der ein Unterschied zwischen Wand und HRB-Vorlaufdatei angezeigt wird. Hier wählt man die Option 'Wandausführung beibehalten'. Die Vorlaufdatei muss auf diese Arbeitsweise abgestimmt sein. Details dazu siehe unten im Kapitel Die Wand bestimmt die Ausführung.
* Die HRB-Datei bestimmt die Ausführung: Dies ist die inzwischen veraltete Arbeitsweise, mit der man früher Wände belegt hat. Hier spielt die Dicke und der Lagenaufbau der eingegebenen Wand keine Rolle, da er bei der Belegung mit der HRB-Vorlaufdatei überschrieben wird. Man kann zum Beispiel eine 24er Massivwand mit einer HRB-Vorlaufdatei belegen und so eine mehrlagige Holzrahmenbauwand erzeugen. Die HRB-Vorlaufdatei enthält alle Lagen und deren Dicke. Wenn sich aber die Dicke einer Lage ändern soll oder eine Lage gegen eine andere Lage ausgetauscht werden soll (aus Putz soll Schalung werden), dann muss man die HRB-Vorlaufdatei ändern, was mit der anderen Methode nicht der Fall. Vorausgesetzt die Vorlaufdatei ist schon entsprechend vorbereitet.


---

# 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/holzrahmenbau-kompendium/prinzipien-des-hrb-systems/wandausfuhrung-nach-hrb-belegung.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.
