# - Orientations

## Orientation-Problems?

From time to time you might encounter "wrong" rotations of Objects. When it really is a misunderstanding of what will be exported.\
\
**AEC4D Pro will always export the global position, scale and rotation of your objects axis!**\
\
This is important, because the axis has nothing to do with the object nor point-information of the object itself. So make sure to align your axis before exporting.

If you have non moving Objects the Orientation should work as expected.

In general you just have to make sure to **use the following settings:**

## - Planes

{% hint style="info" %}
Set the **Orientation** to **'-Z'** to **guarantee** for correct behaviour.
{% endhint %}

## - Type-Objects

{% hint style="info" %}
Set the **Orientation** to **'XY'** to **guarantee** for correct behaviour.
{% endhint %}


---

# 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://aec4d.gitbook.io/docs/aec4d-pro/working-with/orientation.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.
