> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user/make-project/what-is-editor.md).

# 에디터란?

## 에디터 화면 기본 조작법

#### 화면 이동 / 각도 조절

에디터에 진입하여 도면을 만났을 때, 마우스를 사용해 화면을 이동하고 각도를 조절할 수 있어요.\
2D 모드와 3D 모드에 따라 조작법에 약간의 차이가 있으니, 아래 내용을 참고해 주세요!

**2D 모드**

| 기능           | 조작법                |
| ------------ | ------------------ |
| **화면 이동**    | 마우스 클릭 (좌/우 모두 가능) |
| **화면 확대/축소** | 마우스 스크롤바로 줌 인/줌 아웃 |

![](/files/KocXr8z2NJf325Yydoly)

**3D 모드**

| 기능              | 조작법                           |
| --------------- | ----------------------------- |
| **화면 이동**       | 마우스 우클릭                       |
| **화면 시점 각도 조절** | 마우스 좌클릭을 유지한 상태에서 드래그하여 각도 조절 |
| **화면 확대/축소**    | 마우스 스크롤바로 줌 인/줌 아웃            |

![](/files/21gduhmeEXEZfW9qKOg3)

## 에디터 기본 기능 소개

### 1단계. 공간 및 도면 그리기

![](/files/zvIWD2vROCXirTaBO4TC)

\[도면 그리기] 페이지 속 여러 그리기 기능들을 활용하여, 나만의 공간을 그려보세요.

### 2단계. 가구 및 인테리어 소품 배치하기

![](/files/XdcwdGcVZvRcoGmYz7jU)

\[가구 라이브러리], \[마감재 라이브러리] 탭 페이지를 통해 제품 및 마감재를 사용할 수 있어요.

### 3단계. 모드 변경 및 뷰어 설정

![](/files/bmELQ9QLYCaMoBov5MKb)

아래 영역을 클릭하여, 에디터 모드를 2D/3D로 변경하거나 뷰어 모드를 설정할 수 있어요.

### 4단계. 렌더 컨텐츠 제작하기

![](/files/WYDE7Z6z1ckaLVjQhCiO)

렌더링 버튼을 클릭하면, 완성된 공간을 사용하여 다양한 실사화 컨텐츠를 만들 수 있어요.

### 5단계. 갤러리 확인하기

<figure><img src="/files/8Jiydym0rJKrHw3M0Mv3" alt=""><figcaption></figcaption></figure>

갤러리 버튼을 클릭하면, 렌더링이 완료된 다양한 실사화 컨텐츠를 볼 수 있어요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.archisketch.com/guide/user/make-project/what-is-editor.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.
