# World Axes

The default coordinate system and grid can be modified by changing the world axis.

## Drawing and Modeling with Axes

When a blank sketch is opened in FormIt, the World Axes are displayed as three red, green and blue lines in the center of the screen. These three lines, define the three Cartesian directions that define the 3D world. The "X" direction is defined by the red line, the "Y" direction by the green line and the "Z" or "up" direction by the blue line.

![](/files/-MlG7vCaXkhW2rC4EKZw)

To rotate the grid and redefine the origin point for the sketch, **right-click** on empty space in the scene and choose the **Set Axes (SZ)** icon from the context menu\
![](/files/-MlG7vChE69X5wtyHf-M)

The Set Axes widget appears. Click on the large grip in the center to pick up the widget. Click again to set the origin point. Now click the dot on the red axis to rotate the grid, or click the dot on the blue axes to pivot the grid plane vertically. Click off into space to confirm the change\
![](/files/-MlG7vCjo1ttENeE60w0)

To **reset** the origin and grid back to the default setting, right-click on empty space in the scene and choose to **Reset Axes (RZ)**

![](/files/-MlG7vCkdu_xX4ij_odr)

## World Axes and Local Axes

The steps above explain how to control the **global coordinate system** of your sketch. When you start working with [**groups** ](/tool-library/groups.md)then you can control the **local coordinate system** of that group uniquely from the overall sketch. When you edit a group, you can edit the local coordinate system following the same steps as above - but these changes will only apply to the group

## Interactions with Axes

* The **red, green, and blue axes** display when you're in sketch tools to guide your 3D sketching
* The **purple axis** displays a perpendicular and parallel axis relative to lines drawn at an angle
* Hold down the **Shift key** while sketching or moving to **lock to the current axis**


---

# 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://windows.help.formit.autodesk.com/tool-library/world-axes.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.
