# 호

호 도구를 사용하여 반원 또는 대칭 호를 작성할 수 있습니다. 호를 작성하는 방법에는 다음 두 가지 방법이 있습니다.

## 세 점에 의한 호

![](/files/BlNJuZu33Oosl84Z3uPG)

호는 세 점으로 정의되며 X, Y 및 Z축에 그릴 수 있습니다. 첫 번째 점을 정의한 다음, 첫 번째 점에서 두 번째 점까지의 거리를 결정하고 마지막으로 세 번째 점을 선택하여 호의 높이를 지정합니다. 스냅할 수 있는 '반원' 점이 자동으로 제공됩니다. 이 점을 넘어가면 호 선이 처음 두 점을 지나 연장됩니다.

다음 위치에서 두 번째 점을 결정할 때 첫 번째 점과 두 번째 점 사이의 길이를 확인할 수 있습니다. 길이를 수동으로 지정하려는 경우 값을 입력하기만 하면 치수 상자가 나타납니다.

![](/files/c5R2b7F4lqY7dhv7okSv)

호를 그린 후 [선 도구](/ko/tool-library/line-tool.md)를 사용하여 첫 번째 점과 두 번째 점을 연결할 수 있습니다.

## 중심에 의한 호

![](/files/RvTtTUtWJIBb64lfedyD)

호의 중간 점을 선택한 다음 끌어 중심을 선택하고, 다시 끌어 호의 길이를 정의합니다. 값 입력을 시작하여 호의 정확한 각도를 입력하기만 하면 됩니다.

![](/files/iEMeITZ2fcgdPO1davqo)

## 호 편집

이미 배치한 호를 마우스 오른쪽 버튼으로 클릭하고 맨 아래에서 호 편집을 선택하여 수정할 수도 있습니다.

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

호 편집 그립이 나타나며, 호의 반지름, 각도 또는 정렬을 변경할 수 있습니다. 편집 중에 새 호가 윤곽으로 나타납니다.

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