# 布尔切割

可以使用“切割工具”，从另一个对象或组中切割一个对象或组。有两种方法可以访问“切割”工具：

## 工具栏中的布尔切割

键盘：C G

![](/files/kq5vSqIJNyJRxTWsFLnq)

运行“切割”命令，然后按照屏幕左上角的模式说明进行操作

单击以选择要切割的对象：

![](/files/nnXfVToHXddR0RrmfZXK)

单击以选择要移除的对象或组：

![](/files/g1b77lMQVUoG5SVgN9If)

单击复选标记以完成命令。已移除的对象仍会保留在场景中。可以删除它，也可以使用[“图层”](/zh-cn/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/gBr5N3kLCSszd4NLxd0o)


---

# 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/zh-cn/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.
