# 布尔交集

可以使用“相交工具”剪切两个对象或组的交集。有两种方法可以访问“相交”工具：

## 工具栏中的相交

键盘：I G

![](/files/Wf3Qz7qwKcQDBeGacO6L)

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

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

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

单击以选择要与之相交的对象或组：

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

单击复选标记以完成命令。第一个对象将替换为选定几何图形的交集。可以删除不需要的对象！

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

## 上下文菜单中的相交

1. 双击以选择要切割的对象。（单击以选择组）
2. 按住 **CTRL 键**的同时，双击要相交的重叠对象。
3. 在要切割的对象上单击鼠标右键，然后在上下文菜单中选择 **“相交”工具**。

   <figure><img src="/files/00ZRlNECQRpBA18gqMue" alt=""><figcaption></figcaption></figure>


---

# 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-intersect.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.
