# Arc

Use the Arc tool to create half circles or symmetrical arcs. There are two ways to create arcs.

## Arc by Three Points

![](/files/-MlG7uq_8i4HDsgpk3LN)

An arc is defined by three points and can be drawn on the X, Y, and Z axes. Define your first point then determine a distance from the first to the second point and finally a third point for the height of the arc. You will automatically be provided a 'half-circle' point which you can snap to; beyond this, the arc line will extend past the first two points.

You can see the length between the first point and the second point as you're determining the second points next location; to manually specify a length, simply enter a value and a dimension box will appear.

![](/files/-MlG7uqaklS8A6x43Q6O)

After drawing the arc, you can make a face using the [Line tool](/tool-library/line-tool.md) to connect the first and second points.

## Arc by Center

![](/files/-MlG7uqbI1h8xtXUcNaC)

Choose the mid point of the arc, then drag to choose the center, and drag to define the length of the arc. Simply start typing a value to enter a precise number of degrees for the arc.

![](/files/-MlG7uqdu-kFGGW_xV_T)

## Editing an Arc

You can also modify an arc you have already placed by right-clicking it and choosing Edit Arc at the bottom:

<figure><img src="/files/tjh6fpvFkVY2rxSFTlvI" alt=""><figcaption></figcaption></figure>

The Edit Arc grips will appear, allowing you to change the radius, angle, or alignment of the arc.  The new arc will appear as an outline while editing.

<figure><img src="/files/xthMdmQ0ziLoxvQeHGbX" alt=""><figcaption></figcaption></figure>

To complete the edit, exit the tool by clicking into empty space or hitting ESC.  The new arc will replace the current arc.


---

# 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/arc-tool.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.
