# Adjusting the Anchor Point

***

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FnLmHkH0RtqPs6zpUOlFc%2Fimage.png?alt=media&#x26;token=b0714759-f9d5-4375-9b18-b495553b0a9c" alt=""><figcaption></figcaption></figure>

### What is an anchor point?

Anchor Point is the model's "handle" for being positioned, rotated, and scaled. All movements will revolve around the Anchor Point position. If the model has an anchor point that is far away from the model, when rotating the model it will swing very wide. If the anchor point is more centered to the object, it will rotate more centered around itself. Moving an anchor point can be helpful when needing to rotated helecopter rotors, car wheels, or anything that needs a central rotation.

### Where does the Anchor Point come from?

Anchor Points are exported from the 3d program that the originally came from. In a full 3d application, an object will have many anchor points as there are many pieces that can make up an object. But in Element the model comes in as one piece. So Element will use the World Anchor point from the the program it was exported from. So if the model was off center in the 3d program, once exported the anchor point will be off center in Element. If the object was at 0,0,0 center in the 3d program, the anchor point will come in centered in Element.

#### IN FULL 3D APP

Notice how in C4D the model is far above from the&#x20;world center anchor position.

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FE09XYBiTvPFhHLqaIvDW%2Fimage.png?alt=media&#x26;token=a4afc36f-b662-4de7-9789-6dc5d07f919a" alt=""><figcaption></figcaption></figure>

#### IN ELEMENT

Once you import that into Element, and change the Anchor&#x20;Position to From Model, you will notice that the Anchor Point&#x20;is in the same location as the world center anchor&#x20;point from C4D.

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FhCbueSuoFIFk1WIjBkHs%2Fimage.png?alt=media&#x26;token=93b5f1eb-2131-47af-afce-de9252cd9e99" alt=""><figcaption></figcaption></figure>

***

### My object isn't rotating correct, how do I change it in Element?

You can change the Anchor Point by using the Anchor Point drop down to select preset locations such as Model Center, From Model, Top Bottom, Front, Back, Left, Right.

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FDjwNZG4I81l8MrJFfISk%2Fimage.png?alt=media&#x26;token=22ba8245-95da-441b-967f-fba0258fcd3f" alt=""><figcaption></figcaption></figure>

You can also use the Anchor Offset to move it to a custom location.

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FVqGEedg7NrveKqCD5Vtl%2Fimage.png?alt=media&#x26;token=85156eca-b9ac-4644-9c6b-6587e79619ac" alt=""><figcaption></figcaption></figure>

Create a Group Null and move the Anchor Point with the pan behind tool to offset it. Changing viewports can help visually to see where you are moving it.&#x20;

<figure><img src="https://1328767753-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qidp1rnQ82jR1qoBU2y%2Fuploads%2FK6H2n8UADVzXXDQ8hNdh%2Fimage.png?alt=media&#x26;token=0b34eb21-0ffa-4efa-8999-79e50aa3091a" alt=""><figcaption></figcaption></figure>


---

# 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://video-copilot.gitbook.io/element2/animating-3d-objects/adjusting-the-anchor-point.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.
