> 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/fenster-turen-schieben-andern-loschen/traitement-des-ouvertures-de-plancher.md).

# Traitement des ouvertures de plancher

## Ouverture de plancher - Déplacer

<figure><img src="/files/KSKb85gW5Rj2XNUaCSmE" alt=""><figcaption><p>Déplacer ouverture 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>4.<mark style="color:blue;">07</mark></td><td>DI-ETAGES</td><td>Portes / fenêtres / ouvertures • <mark style="color:blue;">Déplacer</mark></td><td></td></tr></tbody></table>

La fonction '*Déplacer (Ouverture dans le plancher)*' permet de déplacer les ouvertures existantes dans toutes les directions. Sélectionnez l'ouverture souhaitée, un point de base et un point cible. Une boîte de dialogue s'ouvre alors, indiquant la distance entre les deux points. Les valeurs affichées peuvent être modifiées. Si vous souhaitez déplacer une ouverture d'une certaine distance, il suffit d’effectuer un clic droit pour ouvrir la boîte de dialogue de translation d’objets.&#x20;

## Ouverture de plancher - Modifier

<figure><img src="/files/fSISZxm0jLO5nayZf1UQ" alt=""><figcaption><p>Modifier ouverture 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>4.<mark style="color:blue;">08</mark></td><td>DI-ETAGES</td><td>Portes / fenêtres / ouvertures • <mark style="color:blue;">Modifier</mark></td><td></td></tr></tbody></table>

La fonction '*Modifier (Ouverture dans le plancher)*' permet de de modifier les dimensions, l'orientation et la position des ouvertures existantes. La procédure est la même que pour une nouvelle ouverture, mais au début de la fonction, vous sélectionnez une ouverture existante à l'aide de la souris.&#x20;

## Ouverture de plancher - Effacer

<figure><img src="/files/eGMJOsJlyzJQmDAfdWJM" alt=""><figcaption><p>Effacer ouverture 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>4.<mark style="color:blue;">09</mark></td><td>DI-ETAGES</td><td>Portes / fenêtres / ouvertures • <mark style="color:blue;">Effacer</mark></td><td></td></tr></tbody></table>

La fonction '*Effacer (Ouverture dans le plancher)*' permet de supprimer toutes les ouvertures de plancher. Les ouvertures de cheminée sont supprimées à l'aide d'une fonction de suppression spécifique.&#x20;


---

# 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/fenster-turen-schieben-andern-loschen/traitement-des-ouvertures-de-plancher.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.
