# ブール演算による切り取り

\[切り取り]ツールを使用して、1 つのオブジェクトまたはグループを別のオブジェクトまたはグループから切り取ることができます。\[切り取り]ツールにアクセスするには、次の 2 つの方法があります。

## ツールバーからのブール演算による切り取り

キーボード ショートカット: \[C]、\[G]

![](/files/WpHxnayWP7ot4Ey4TKo4)

\[切り取り]コマンドを実行し、画面の左上に表示されるモードの指示に従います。

切り取られる側のオブジェクトをシングルクリックで選択します。

![](/files/D2Cgq9dvpWZqqVYO4fvF)

切り取るオブジェクトまたはグループをシングルクリックで選択します。

![](/files/yj2esx14M60CCe9EcDJ1)

チェックマークをクリックしてコマンドを終了します。削除されたオブジェクトはシーンに残ります。このオブジェクトを削除したり、[レイヤ](/ja/tool-library/layers.md)を使用して非表示にすることができます。

## コンテキスト メニューからのブール演算による切り取り

1. 切り取られる側のオブジェクトをダブルクリックで選択します。(グループの場合はシングルクリック)
2. 切り取る側の重なっているオブジェクトを、**\[Ctrl]キー**を押しながらダブルクリックします。
3. 切り取るオブジェクトを右クリックし、コンテキスト メニューで[**\[切り取り\]ツール**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/boolean-operations.md)を選択します。


---

# 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/ja/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.
