> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/le-plan/les-outils.md).

# Les outils

<figure><img src="/files/0pF135lZjRjwHA0w33pn" alt=""><figcaption></figcaption></figure>

Réorienter un plan :&#x20;

1. Cliquez sur **Outils**
2. Cliquez sur le bouton **"Réorienter"**
3. **Cliquez sur une des flèches bleus** qui apparait au milieu du plan, tout en maintenant le doigt appuyé sur votre souris tournez votre plan
4. Cliquez sur **"Terminer"**&#x20;

{% hint style="info" %}
À noter qu'**il est préférable d'effectuer le rotation du plan sur l'onglet Plan actuel**, pour que la modification soit également prise en compte sur les variantes du plan rénové.
{% endhint %}

<h3 align="center">Ajuster les cotes</h3>

<figure><img src="/files/rIBpepuRuqy7Wgx5n7AP" alt=""><figcaption></figcaption></figure>

1. Cliquez sur **Outils**
2. Cliquez sur le bouton **"Ajuster les cotes"**
3. Sélectionnez une cote et entrez sa nouvelle dimension dans le champs dédié
4. Répétez l'opération pour tous les murs de la pièce
5. Une fois terminé, cliquez sur le bouton **"Résoudre"**
6. Cliquez ensuite sur le bouton **"Terminer"**

{% hint style="warning" %}
**Cette technique permet uniquement de modifier les dimensions** **d’une pièce isolée** ; il est préférable que celle-ci ne doit pas être rattachée à d’autres pièces pour éviter tout problème de connexion entre murs.
{% 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:

```
GET https://help.visuary.com/le-plan/les-outils.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.
