> 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/deckenkonstruktion/deckenwahl.md).

# Sélection plancher

Dans DI-PLANCHER, un seul plancher est toujours traité. Trois fonctions sont disponibles pour sélectionner le plancher. Si aucun plancher n'est encore sélectionné, la "[sélection de l'étage](#selection-plancher-or-etages)" apparaît automatiquement lorsque vous appelez cet environnement. Le choix du plancher peut également être effectué depuis le navigateur de bâtiment.

## Sélection plancher | Etages

<figure><img src="/files/IO9tHNLtF3FVIr6eNI4C" alt=""><figcaption><p>Etages</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;">1</mark></td><td>DI-PLANCHER</td><td>Sélection plancher • <mark style="color:blue;">Etages</mark></td><td></td></tr></tbody></table>

La fonction "*(Sélection plancher) Etages*" permet de choisir l'étage dans lequel on souhaite travailler. Si aucun plancher n'est actif lors de l'appel de l'environnement ou si vous souhaitez changer d'étage, la fonction "Étage" est appelée. Tous les étages sont proposés dans la liste avec un aperçu du contenu de l'étage en plan. Après avoir sélectionné l'étage, la fonction "[Liste](#selection-plancher-or-liste)" est automatiquement appelée.

## Sélection plancher | Liste

<figure><img src="/files/culqq5Mm94FRcnqx5i8C" alt=""><figcaption><p>Liste (de plancher)</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;">2</mark></td><td>DI-PLANCHER</td><td>Sélection plancher • <mark style="color:blue;">Liste</mark></td><td></td></tr></tbody></table>

La fonction "*(Sélection plancher) Liste*" permet de choisir le plancher dans lequel on souhaite travailler. Dans la boîte de dialogue "Liste", les planchers sont répertoriés et sélectionnés dans une liste. Pour plus de clarté lorsque plusieurs planchers sont présents à un étage, le plancher sélectionné dans la liste est mis en évidence en couleur dans la fenêtre d'aperçu de la boîte de dialogue.

## Sélection plancher | Choix

<figure><img src="/files/QdRnFXkn5UQalToWBwgn" alt=""><figcaption><p>Choix (du plancher)</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-PLANCHER</td><td>Sélection plancher • <mark style="color:blue;">Choix</mark></td><td></td></tr></tbody></table>

La fonction "*(Sélection plancher) Choix*" permet de choisir graphiquement le plancher dans lequel on souhaite travailler. La fonction "Liste" affiche le plan de l'étage actuel et permet de sélectionner graphiquement le plancher actuel à l'aide de la souris.


---

# 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/deckenkonstruktion/deckenwahl.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.
