# 도구막대 및 팔레트

## 도구막대

표준 도구막대는 기본적으로 사용으로 설정되어 있지만, 다음과 같은 섹션으로 나누어져 있습니다. 필요에 따라 창 메뉴를 사용하여 개별 섹션을 사용, 사용 안 함으로 설정하고 재정렬할 수 있습니다.

### 파일

![](/files/NjFlzoFF5Ms7Tp5YG1GV)

1. 열기, 저장 및 내보내기와 같은 파일 작업이 포함된 **파일 메뉴**
2. 마지막 변경 사항 **실행취소**
3. 실행 취소한 변경 사항 **재실행**

### 형상

![](/files/uRKlX0xhza4rNQxNrXd8)

1. [**선택**](https://windows.help.formit.autodesk.com/tool-library/select-edge-face-or-object) 및 영역 선택 필터
2. 거리 [**측정**](/ko/tool-library/measure-tool.md) 및 [**각도 측정**](/ko/tool-library/measure-angle-tool.md) 도구
3. [**단면 평면**](/ko/tool-library/section-planes.md)
4. [**3D 스케치 도구**](/ko/formit-primer/part-i/3d-sketching.md)
5. [**원형** ](/ko/tool-library/place-primitive-object.md)도구막대
6. 결합, 절단, 스윕, 로프트 및 쉘이 포함된 [**고급 형상**](/ko/formit-introduction/tool-bars.md) 도구막대
7. [**그룹** ](/ko/tool-library/groups.md)도구막대

### 설정

![](/files/SuD3VWGtsZpXcjFtFNZH)

1. UI 및 앱 설정에 대한 **설정** 메뉴
2. 터치 스크린 장치에서의 상호 작용을 지원하는 **터치 모드**
3. 여러 사용자와의 공동작업 세션을 관리할 수 있는 [**공동작업**](/ko/tool-library/collaboration.md)
4. **Autodesk 계정 로그인**
5. 도움말 및 링크에 대한 **정보** 메뉴

### 설계

![](/files/vPRo6hqsPNWnDaGC7DOC)

1. [**위치**](/ko/tool-library/setting-location.md)
2. [**태양, 그림자 및 일조 해석**](/ko/tool-library/solar-analysis.md)
3. [**에너지 해석**](/ko/tool-library/energy-analysis.md)

## 팔레트

![](/files/CEk5UPyTeRXaBrI2vWDP) [**특성**](https://windows.help.formit.autodesk.com/tool-library/properties)

![](/files/LTni1urgBAKhTS4pmEMp) [**레이어**](/ko/tool-library/layers.md)

![](/files/FfRBheRlZCUlQz7sAq86) [**장면**](/ko/tool-library/scenes.md)

![](/files/raMBOgnjWFq1725AYdbe) [**비주얼 스타일**](/ko/tool-library/visual-styles.md)

![](/files/6FSHOzAWqEzKj6byUjAv) [**그룹 트리**](/ko/tool-library/groups-tree.md)

![](/files/lYeg7mDFFHVBI6IirWUx) [**Dynamo**](/ko/tool-library/dynamo.md)

![](/files/Q2HrFb3Sp2h14asi6FuG) [**레벨**](/ko/tool-library/levels-and-area.md)

![](/files/QUXF9cZ6SMvALOaGhd0Y) [**콘텐츠 라이브러리**](/ko/tool-library/content-library.md)

![](/files/XP7OBC6kE0Nu3O1PsWVo) [**실행취소 관리자**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/undo-manager.md)

![](/files/dUEnCrou1inI85yUFG2z) [**플러그인**](https://windows.help.formit.autodesk.com/tool-library/plug-ins)

### 모든 팔레트 표시/숨기기

FormIt 2023 이상에서는 윈도우 메뉴에 있는 모든 팔레트 표시/숨기기를 전환하여 팔레트를 최소화/복원할 수 있습니다.

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

## 컨텍스트 메뉴

3D 캔버스에서 요소를 마우스 오른쪽 버튼으로 클릭하여 해당 유형의 형상에 대한 명령 및 수정 메뉴를 표시할 수 있습니다. 아이콘 위에 마우스 커서를 놓으면 해당 이름을 볼 수 있습니다.

![](/files/BGAYoqDUercRqVmJ2Fg2)

## 키보드 단축키

편집 > 기본 설정 > 단축키에서 FormIt [**키보드 단축키**](/ko/appendix/keyboard-shortcuts.md)를 사용자화할 수 있습니다.

![](/files/gnI8BeKtdtagphexkgaQ)


---

# 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/formit-introduction/tool-bars.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.
