# Importing 3D assets from SketchUp

To create a Venue, either use the Zone Drawing Tools provided or import import 3D objects in the glTF file format using SketchUp. SketchUp is a popular 3D modeling software and HOLOPLOT has supported workflows for this program. Your venue can be imported either in a single glTF file or as separate files, depending on your desired workflow.

{% hint style="info" %}
If you would like to import zones for use within Plan, external 3D software SketchUp is needed.&#x20;
{% endhint %}

SketchUp can also be used to create non-standard Matrix Arrays with curved or non-flat arrangements and custom spacing for rigging hardware.&#x20;


---

# Agent Instructions: 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://docs.holoplot.com/holoplot-plan/importing-3d-assets-from-sketchup.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.
