# 부울 잘라내기

잘라내기 도구를 사용하여 다른 객체 또는 그룹에서 객체 또는 그룹을 잘라낼 수 있습니다. 다음 두 가지 방법으로 잘라내기 도구에 액세스할 수 있습니다.

## 도구막대의 부울 잘라내기

키보드: C G

![](/files/GPbxnSxaeA2BMfeg7h9Y)

잘라내기 명령을 실행하고 화면 왼쪽 위에 있는 모드 지침을 따릅니다.

한 번 클릭하여 잘라낼 객체를 선택합니다.

![](/files/CURQP7jbIwj0Bi6BK2rW)

제거할 객체 또는 그룹을 한 번 클릭하여 선택합니다.

![](/files/ISISaI0TTKhA5DuXvKZp)

확인 표시를 클릭하여 명령을 완료합니다. 제거된 객체는 장면에 남아 있습니다. 객체를 삭제하거나 [레이어](/ko/tool-library/layers.md)를 사용하여 숨길 수 있습니다.

## 상황에 맞는 메뉴에서 부울 잘라내기

1. 잘라낼 객체를 두 번 클릭하여 선택합니다. (그룹의 경우 한 번 클릭)
2. **Ctrl 키**를 누른 상태에서 겹치는 객체를 두 번 클릭하여 잘라냅니다.
3. 절단할 객체를 마우스 오른쪽 버튼으로 클릭하고 상황에 맞는 메뉴에서 [**잘라내기 도구**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/boolean-operations.md)를 선택합니다. ![](/files/FRmDE1gLRvXrfIKz2nme)


---

# 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/boolean-cut-and-join.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.
