> 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/platten-mit-nut-and-feder-automatisch-verteilen/profilierte-platten-in-der-hrb-belegung.md).

# Profilierte Platten in der HRB-Belegung

Profilierte Platten in der HRB-Belegung werden speziell mit der neuen Methode "fortlaufende Restplatten" erzeugt:

* Die Platten werden in horizontalen Reihen von links oder von rechts gelegt. Dabei wird mit der untersten Reihe begonnen.
* Wie der Name der Methode beschreibt, wird versucht die nächste Plattenreihe mit der Restplatte der vorhergehenden Platte zu beginnen.
* Über die horizontale Abmessung der ersten Platte kann Einfluss auf die Verteilung genommen werden.

Profilierte Platten werden in der HRB-Belegung automatisch mit ihrer Deckfläche berücksichtigt. Es muss keine negative Luft eingegeben werden, um die Feder mit der Nut zu überdecken.

An den linken und rechten Wandenden sowie an vertikalen und schrägen Öffnungskanten werden die Platten automatisch um die Profilierung gekürzt, so dass eine glatte Plattenkante entsteht.

In der Belegung wird die "Werkzeugbreite für Plattenteilung" eingestellt. Wird die Restplatte an anderer Stelle weiterverarbeitet, so muss sie um diese Bearbeitungsbreite verkürzt sein.

Bei der Belegung berücksichtigt der HRB-Interpreter automatisch alle Grenzwerte, die im Bauteilkatalog eingegeben wurden und so an der Platte hängen. Dabei kann es passieren, dass nicht alle Grenzwerte eingehalten werden können. In diesem Fall weicht das Programm die Grenzwerte so weit auf, bis der reduzierte Grenzwert erreicht ist. Dies geschieht, sofern notwendig, nach und nach mit allen Grenzwerten, bis eine Verteilung der Platten erreicht wurde.


---

# 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/platten-mit-nut-and-feder-automatisch-verteilen/profilierte-platten-in-der-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.
