# 弧

使用「弧」工具建立半圓或對稱弧。建立弧的方法有兩種。

## 用三個點畫弧

![](/files/o0bJyjOq8fowkwXTbAsW)

弧由三點定義，可以在 X、Y 和 Z 軸上繪製。定義第一點，然後決定第一點到第二點的距離，最後決定第三點得到弧的高度。系統會自動為您提供一個可鎖點的「半圓」點；除此之外，弧線將延伸通過前兩個點。

在決定下一個位置的第二點時，您可以看到第一點與第二點之間的長度；若要手動指定長度，只需輸入值，就會顯示尺寸方塊。

![](/files/9ow2BflCXEY5kstDhJzl)

繪製弧後，您可以使用[直線工具](/zh-tw/tool-library/line-tool.md)連接第一點和第二點來建立一個面。

## 用中心畫弧

![](/files/XlBL5dr61vYcEoew8cLP)

選擇弧的中點，然後拖曳以選擇中心點，再拖曳以定義弧的長度。只需開始鍵入值，即可輸入弧的精確度數。

![](/files/GFzeGEXt4hpCKAH3oQhZ)

## 編輯弧

您也可以在放置的弧上按一下右鍵，然後選擇底部的「編輯弧」來修改弧：

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

此時會顯示「編輯弧」掣點，讓您變更弧的半徑、角度或對齊方式。編輯時，新弧將以輪廓顯示。

<figure><img src="/files/TcS86Ver2TYnmHB5oigc" 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-tw/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.
