# Why does the modelling software show a different orientation compared to the top view in D5?

Reason: D5 uses Left-handed coordinate system while 3ds Max/SketchUp and some other software use a right-handed coordinate system, so there will be discrepancies between them.

Solution: It is suggested to **use the D5 Converter plugin to sync the top view perspective in modeling software.** This can make the top view effect be consistent with that in the modeling software.

<div align="left"><figure><img src="/files/qgmyoHjpz4sd7kYXeM1X" alt=""><figcaption><p>Effect of top view in modelling software and D5 respectively</p></figcaption></figure></div>


---

# 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.d5render.com/workflow/general-questions/why-does-the-modelling-software-show-a-different-orientation-compared-to-the-top-view-in-d5.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.
