> 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/la-visualisation/les-elevations.md).

# Les élévations

<figure><img src="/files/2WkZDOOBdovK2qlTjYvi" alt=""><figcaption></figcaption></figure>

Réaliser une élévation :&#x20;

1. Cliquez sur le bouton **Élévations**
2. Cliquez sur "**Créer une vue en élévation**"
3. **Ajustez la distance de clipping** en bas de l'écran
4. Cliquez sur **Sauvegarder**

<h3 align="center">Télécharger une élévation</h3>

Après quelques minutes, votre élévation est prête ! Vous pouvez la télécharger en la sélectionnant, puis en cliquant sur l'**icône de téléchargement**.

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

{% hint style="warning" %}
Si après 5 minutes votre rendu n'est toujours pas disponible, nous vous invitons à **recharger votre page** et celui-ci devrait apparaître.&#x20;
{% endhint %}

<h3 align="center">Inclure des élévations au Dossier PDF</h3>

**Avec un abonnement Intégral**, les élévations peuvent être incluses au Dossier commercial pour permettre à votre client de se projeter encore davantage.&#x20;

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

{% hint style="info" %}
Cliquez [**ici**](/le-partage-et-export/le-dossier-pdf.md) pour en savoir plus sur le Dossier PDF, accessible uniquement avec un abonnement.
{% 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/la-visualisation/les-elevations.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.
