# 원

## 원 그리기

원 도구를 사용하여 공간 또는 다른 객체에 원을 그릴 수 있습니다.

키보드 단축키: C

![](/files/ZRfI98AmDX8Hrgv65Hev)

원을 그리려면 먼저 중심점을 선택한 다음, 원 반지름을 지정합니다. 그러면 원이 자동으로 면이 됩니다.

![](/files/6AFjTZkH7e18s07PPOgw)

![](/files/8U0ejkSZLqRNkA5mgKOj)

## 원 편집

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

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

원 편집 그립이 나타나며, 원의 크기나 방향을 변경할 수 있습니다. 편집 중에 새 원이 윤곽으로 나타납니다.

다음과 같은 몇 가지 그립이 나타납니다.

* 중심 그립은 원의 원점을 제어합니다
* 모서리를 따라 있는 그립은 원의 반지름을 제어합니다
* 상단의 그립은 원의 법선/방향을 제어합니다

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