> 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-partage-et-export/les-exports.md).

# Les exports

<figure><img src="https://2500236712-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2F8HdtwKdQwQsKZA7oSCvv%2FHeader_Exports_V2.gif?alt=media&amp;token=9c776526-0cca-4af4-992b-c06c96cdd1e7" alt=""><figcaption></figcaption></figure>

1. Placez vous sur la variante et l'étage du plan que vous souhaitez exporter
2. Cliquez sur les **3 petits points** en haut à droite de l'écran
3. Cliquez sur **"Exports"**
4. **Sélectionnez le type d'export** que vous souhaitez réaliser et patientez quelques instants, le temps que le fichier soit téléchargé

{% hint style="warning" %}
**Avec un abonnement ESSENTIEL** vous pourrez uniquement réaliser un **export de plan (pdf)** et un **export de plan coté (pdf).**
{% endhint %}

<h3 align="center">Logiciels compatibles avec les exports Visuary</h3>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Logiciels compatibles avec les fichiers CAD (DXF) :</h4><p></p></td><td><p><strong>Logiciel d'édition :</strong>  </p><ul><li>AutoCAD</li></ul><p><br><strong>Visionneuses :</strong> </p><ul><li>Autodesk Viewer</li><li>DWG TrueView</li></ul></td><td></td></tr><tr><td><h4>Logiciels compatibles avec les fichiers 3DS :</h4><p></p></td><td><p><strong>Logiciels d'édition :</strong> </p><ul><li>SketchUp</li><li>3DSMax<br></li></ul><p><strong>Visionneuses :</strong></p><ul><li>MeshLab</li><li>Open 3D Model Viewer</li></ul></td><td></td></tr><tr><td><h4>Logiciels compatibles avec les fichiers GLB :</h4><p></p></td><td><p><strong>Logiciel d’édition :</strong></p><ul><li>Blender<br></li></ul><p><strong>Visionneuses :</strong></p><ul><li>glTF-Viewer</li><li>Windows 3D Viewer</li></ul></td><td></td></tr><tr><td><h4>Logiciels compatibles avec  l'export "Estimatif - <em>logiciels de facturation"</em></h4><p></p></td><td><p><strong>Logiciels de facturation :</strong></p><ul><li>Obat</li><li>Costructor</li><li>Progbat</li><li>Batappli</li></ul><p></p></td><td><a href="/les-donnees/lestimatif.md">L'estimatif</a></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
L’export **.3DS** est téléchargé automatiquement sous forme de fichier compressé (**.zip**). Pour l'importer dans Sketchup, commencez par **extraire** **ce fichier** pour accéder à son contenu. À l’intérieur du dossier extrait, vous trouverez le fichier au format **.3DS**. <br>

Pour consulter la procédure complète cliquez sur le lien suivant : [**ouvrir un fichier .3DS et l'utiliser dans Sketchup**](/le-partage-et-export/les-exports/comment-ouvrir-des-fichiers-.3ds-pour-les-utiliser-dans-sketchup.md)**.**
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>L'abonnement Intégral</td><td><a href="/parametres-et-abonnements/abonnements-et-facturation.md#labonnement-integral">Abonnements et Facturation</a></td></tr><tr><td>Les rendus</td><td><a href="/la-visualisation/les-rendus.md">Les rendus</a></td></tr><tr><td>Le dossier PDF </td><td><a href="/le-partage-et-export/le-dossier-pdf.md">Le dossier pdf</a></td></tr></tbody></table>


---

# 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://help.visuary.com/le-partage-et-export/les-exports.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.
