> 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/guide-visuary-en/sharing-and-export/exports/how-to-open-.3ds-files-to-use-them-in-sketchup.md).

# How to open .3Ds files to use them in SketchUp?

### SketchUp 3D format <a href="#hs_cos_wrapper_kb-article-module-4" id="hs_cos_wrapper_kb-article-module-4"></a>

If you want to use in SketchUp a plan exported in **.3DS** from Visuary, note that it is not **possible to open it directly**.

The Export **.3DS** is automatically downloaded as a compressed file (**.zip**).\
Start by **extract** **this file** to access its contents. Inside the extracted folder, you will find the file in the format **.3DS**.

\
Here’s the procedure to follow once you have retrieved the .3DS file:\
\
1\. In SketchUp, click the button "**Create new**" <br>

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

2\. Click the 3 horizontal bars at the top left of your screen to open the menu: \
![](/files/2ccc22a7241511263bb55c79f38ab241775542cf)\
\
3\. Then click "**Import**" then on "**My device**" : \
![](/files/9e3b8a3d1e37ac48d47b674d145ae31a9cadc3ef)\
\
You can then select your file **.3DS**

4\. Make sure to select the**Unit in centimeters,** then click the "Import" button to confirm:&#x20;

<figure><img src="/files/8afea55099dcde7265ef59603e111b0750c981c5" alt=""><figcaption></figcaption></figure>

5\. **Wait for SketchUp to convert the file** then **click the arrow icon** : <br>

<figure><img src="/files/243ca9d3ff13c2bbfff7213e4f58d66b6d5c7b8a" alt=""><figcaption></figcaption></figure>

6\. Finally, you can place the 3D model by clicking on the floor:&#x20;

<figure><img src="/files/33a03ea4e514b3ac0564a458c78d7bca4c7d46ee" alt=""><figcaption></figcaption></figure>


---

# 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/guide-visuary-en/sharing-and-export/exports/how-to-open-.3ds-files-to-use-them-in-sketchup.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.
