# CAD import (Pro)

Unity is able to process standard mesh-based file formats such as fbx, obj and collada. Mechanical design systems (CAD systems) are usually not able to process these game-oriented 3D data.

realvirtual.io Professional includes [CADLink (Pro)](/basics/cad-import/cadlink.md)for importing CAD data. CADLink allows you to import CAD files from any CAD system that can export step or 3MF files. Another option for importing 3D data is to use the PIXYZ plugin, see [https://unity.com/de/products/pixyz.](https://unity.com/de/products/pixyz)

© 2025 realvirtual GmbH [https://realvirtual.io](https://realvirtual.io/) - All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including printing, saving, photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher.


---

# 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://doc.realvirtual.io/basics/cad-import.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.
