# MVR

## Import

Depence supports the import of MVR files. You can import fixtures, patch, fixture position, fixture IDs and 3D models with the MVR file. You find the option under File->Import->Import MVR File...

After you have selected the MVR file, a window will open in which you need to match the imported fixture types with fixtures from the Depence library. This is needed, because Depence doesn't use the gdtf file format for the fixtures.

In the matching window, you can drag fixtures from the Library window into the Matching Type column. You need to make sure, that you select the correct DMX mode first, before you drag it into the Matching Window.

<figure><img src="https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/uww6HRwNP9WZRoovRsFq/image.png" alt=""><figcaption><p>Fixture Matching</p></figcaption></figure>

After pressing OK, Depence will finish the import.

## Import & Update options

If your project already contains fixtures or 3D models you should consider the following settings where you can decide how to handle new and already imported objects:

<figure><img src="https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/1x57xYhUF3CbqRiGgUuB/image.png" alt=""><figcaption><p>MVR Update options</p></figcaption></figure>

The "Remove none exist.." option only refers to objects who where imported by an ealier version of the MVR file. Objects added manually or by a different MVR file won't be touched.&#x20;

## Export

Depence supports a limited MVR export as well. Depence will currently only export dummy fixtures, because Depence use its own fixture format, which is not compatible with the GDTF file format.\
Additionally Depence does not export 3D models.

You find the MVR Export function in the main menu under File->Export->Export MVR file...

<figure><img src="https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/7xwMCPl65PGKvckYIUbU/image.png" alt=""><figcaption><p>MVR Export</p></figcaption></figure>

In the MVR Export window you can select the layers, which you want to export. After pressing Export you can select the export location.

You can import the MVR file into for example your lighting console or a CAD program.


---

# 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://help.depence.com/depence-construction/mvr.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.
