> 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/dietrichs-intelligent-documentation/francais/programmes-de-construction/modellbereiche/gaube/neue-gaube.md).

# Neue Gaube

Mit der Funktion 'Neue Gaube' kann man eine neue Gaube auf einer vorher gewählten Dachfläche aufsetzen. Wenn man im Modellbereich 'Dachausmittlung' die Funktion 'Gaube -- Aufsetzen' gewählt hat, wechselt das Programm nach Wahl der Hauptdachfläche direkt in das Gaubenmodul und startet die Funktion 'Neue Gaube' automatisch. Man kann aber jederzeit, sobald man im Gaubenmodul ist, die Funktion 'Neue Gaube' aufrufen. So lässt sich eine neue Gaube auf der aktuellen Hauptdachfläche aufsetzen.

Nach Wahl der Funktion öffnet sich zuerst die Dialogbox für die Auswahl des Gaubentyps. Die verfügbaren Gaubentypen sind mit Bildern versehen. Nach der Wahl des Gaubentyps öffnet sich automatisch die Dialogbox für die Wahl einer Vorlage. Mit der Vorlage übernimmt alle Werte der als Vorlage gespeicherten Gaube. Wenn man eine Vorlage gewählt hat und die Dialogbox mit 'Ok' verlässt, öffnet sich automatisch die Ausmittlungsdialogbox des entsprechenden Gaubentyps. Es werden die Werte der als Vorlage gespeicherten Gaube angezeigt und können verändert oder übernommen werden.


---

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

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/programmes-de-construction/modellbereiche/gaube/neue-gaube.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.
