> 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/grundriss/gebaude-wande-stabwerk/wandeingabe.md).

# Créer mur

<figure><img src="/files/Bm34NjI8LxtuSqiCTLIc" alt=""><figcaption><p>Créer mur</p></figcaption></figure>

<table><thead><tr><th width="125">Rac. clavier</th><th>Environnement</th><th>Menus déroulants</th><th data-hidden></th></tr></thead><tbody><tr><td>2.<mark style="color:blue;">3</mark></td><td>DI-ETAGES</td><td>Éléments de bâtiment • <mark style="color:blue;">Créer mur</mark></td><td></td></tr></tbody></table>

Cette fonction est appelée pour créer les volumes de murs ; la boîte de dialogue suivante s’ouvre :

<figure><img src="/files/zsrKelLZB043JpNxPG14" alt=""><figcaption><p>Créer mur • Pour plus d’informations sur chaque zone numérotée, suivez les indications ci-dessous.</p></figcaption></figure>

### Détermination de la hauteur de mur

Il existe différentes options pour la position en hauteur du dessous et du dessus des murs. L'étage supérieur joue un rôle important à cet égard :

L'étage supérieur est automatiquement recherché sur la base du dessous de l'étage, la désignation (RC, Et 1, etc.) ne joue aucun rôle ici. L'étage supérieur est l'étage qui se trouve au-dessus de l'étage actuel, dans lequel des murs sont actuellement saisis. Seuls les étages appartenant au même groupe d'étages sont pris en compte.

{% hint style="info" %}
Exemple : un mur appartient au RC du groupe d’étage "Bâtiment principal" et le dessus doit être repris du dessous de l’étage supérieur. Le programme trouve alors l'étage situé au-dessus de l’Et1 du même groupe d’étage "Bâtiment principal" et ignore l'Et2 du groupe d’étage "Annexe".
{% 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/dietrichs-intelligent-documentation/francais/programmes-de-construction/modellbereiche/grundriss/gebaude-wande-stabwerk/wandeingabe.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.
