> 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/blockbau/numerotation-madrier.md).

# Numérotation madrier

<figure><img src="/files/2ZQQak8kNsxDmTydsoWu" alt=""><figcaption><p>Numérotation madrier</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>7.<mark style="color:blue;">03</mark></td><td>DI-ETAGES</td><td>Systèmes • <mark style="color:blue;">Numérotation madrier</mark></td><td></td></tr></tbody></table>

La fonction "Numérotation madrier" permet d'ajouter dans la désignation de chaque barre, différentes informations permettant d'identifier le madrier. Quatre informations peuvent être cochées ; elles sont alors ajoutées à la désignation de chaque madrier lorsque l'on clique sur OK :

* **N° de mur** : Numéro du mur
* **Nom mur** : Nom du mur
* **Couche-madrier** : Numéro d'emplacement du madrier en hauteur. Le plus bas dans le mur porte le n° 1, les suivants sont incrémentés de 1.
* **Segment** : Numéro d'emplacement du madrier en longueur dans le mur. Cette information est pertinente pour les madriers qui sont séparés par une ouverture. Le plus à gauche dans le mur porte le n° 1, les suivants sont incrémentés de 1.

> Exemple. En cochant les cases *N° de mur*, *Couche madrier* et *Segment*, on obtient la désignation *101.09.A2* pour un madrier. Cela signifie qu'il s'agit d'un madrier appartenant au mur 101, il s'agit du 9ème madrier en hauteur et il se place dans la 2ème zone en partant de la gauche (à droite de la 1ère ouverture présente au niveau du 9ème madrier empilé).

<figure><img src="/files/1ugfp9gcJWLeUDjd1cso" alt=""><figcaption></figcaption></figure>


---

# 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/blockbau/numerotation-madrier.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.
