# 圆弧

使用“圆弧”工具创建半圆或对称圆弧。有两种方法可以创建圆弧。

## 按三点方式创建圆弧

![](/files/eqdFZ5lAT9sjxB8JrjnQ)

圆弧由三个点定义，可以在 X、Y 和 Z 轴上绘制。定义第一个点，然后确定从第一个点到第二个点的距离，最后确定圆弧高度的第三个点。您将自动获得一个可以捕捉到的“半圆”点；除该点之外，圆弧线将延伸超过前两个点。

在确定下一个位置的第二个点时，可以看到第一个点和第二个点之间的长度；要手动指定长度，只需输入值，就会显示一个标注框。

![](/files/HCp011nwDyMb5Y9U8v6I)

在绘制圆弧后，可以使用[“线”工具](/zh-cn/tool-library/line-tool.md)创建一个面，来连接第一个点和第二个点。

## 按圆心创建圆弧

![](/files/4z3I0ieCGPgenuTAyCmQ)

选择圆弧的中点、拖动以选择圆心，然后拖动以定义圆弧的长度。只需开始键入值，即可输入圆弧的精确度数。

![](/files/JFGIRKj9kDO2qkzdiYyb)

## 编辑圆弧

还可以通过在已放置的圆弧上单击鼠标右键，然后选择底部的“编辑圆弧”，来修改该圆弧：

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

“编辑圆弧”夹点将显示，以便可以更改圆弧的半径、角度或对齐方式。新的圆弧在编辑时会显示为轮廓。

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

要完成编辑，请通过单击空白区域或点击“ESC”键以退出该工具。新圆弧即会替换当前圆弧。


---

# 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/zh-cn/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.
