> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/zh-cn/plugins/example-1/properties-plus-plugin.md).

# 特性+ 插件

*此插件的功能超过标准版的* ***“特性选项板”**。如果选择多个组和/或类型的几何图形，此插件将为您提供所选内容的细分，并允许批量重命名组和组实例。*

1 **-** 首先，我们将查看主模型中门组的特性。重新打开 **“Encode Campus Sample Model.axm”**，然后返回 **“视点标高 - 长巷”** 场景。开始使用 **“特性+”** 插件的步骤：

1. 通过单击带有“加号”符号图标的特性，即可打开 **“特性+ 选项板”**。
2. 确保 **“更改选择时更新”** 处于选中状态。
3. 选择小巷右侧、名为 **“门”** 的双玻璃门组之一。
4. 在 **“选择计数”** 区域下，**“对象总数”** 会告知我们已选择一 (**1**) 个对象。
5. 在下面，我们可以找到有关已选择哪些类型对象的详细信息。在本例中，已选择一 (**1**) 个组，但该组在模型中的其他位置有四 (**4**) 个实例。

![](/files/tXsi9yiHUdCporoeGRVu)

***注意：*** *如果实际上只想更改选定图元，但却忘记先使其唯一，则检查选定组的实例数可能非常方便，以防止意外更改多个图元。*

2 - 此插件允许我们编辑组或组实例的名称（而无需进入组编辑模式），并允许一次重命名多个实例。如前所述，每个组都有一个名称，但该组的每个实例还可以有唯一的“实例”名称。由于此模型中很可能有多种类型的门，因此我们想要为此组及其某些实例指定更具体的名称。

1. 在第一个玻璃 **“门”** 组仍处于选中状态时，通过按住 **Shift** 或 **Ctrl** 键并单击第一个玻璃“门”组附近的其他双玻璃 **“门”** 组，从而将另一个 **“门”** 组添加到当前选择中。
2. 请注意，**“特性+ 选项板”** 现已更新其 **“选择计数”**，以显示已选择两 (**2**) 个实例，但仍仅选择一 (**1**) 个唯一 **“族”**（也称为“组”）。（即使此插件使用的是术语 **“族”**（Revit 用户应该很熟悉），但在此上下文中，它意味着与 FormIt 组是同一个意思。）
3. 在 **“组族”** 区域下，将 **“名称”** 字段更新为 **“门 - 双玻璃店面”**。这将更新所有实例的名称组名称，无论这些实例位于何处或当前是否处于选中状态，都无需双击并编辑组。
4. 由于这两个实例都是进入“凹槽咖啡”区域的门，因此我们只需通过在 **“多组实例”** 区域下的 **“名称”** 字段中输入 **“凹槽咖啡门”** 来重命名这两个实例。

**注意：** 在标准 **“特性选项板”** 中，无法一次重命名组的多个实例。当想要同时重命名数十或数百个名称相同的实例时，这将非常方便。

![](/files/0GeA5UZKRquaShwxHfu4)

***注意：*** *如果鼠标光标离开选项板，将无法再编辑选定的文本框。这适用于所有选项板，因此请确保在编辑选项板内的任何内容时，将光标保留在选项板边界内。*

3 - 现在，如果选择“凹槽咖啡”玻璃门或其他玻璃门，并在常规 **“特性选项板”** 中查看其特性，您会看到每个实例的 **“组”** 名称已更新，但只有“凹槽咖啡”门的实例 **“名称”** 特性更新自其默认值。

![](/files/L5d39eUlxQAAkSo8GkRF)

4 - 最后，我们来了解此插件如何对不同类型的图元进行排序：

1. 在模型中所需的任意位置，快速绘制 **“线(L)”**、**“矩形(R)”** 和 **“立方体(Alt + B)”**。这些是临时的，因此其精确位置并不重要。
2. 重新打开 **“特性+ 选项板”**（如果已关闭），然后按 **Crtl + A** 以选择模型中所有可见的图元。
3. 在 **“选择计数”** 区域中查看，请注意，选定图元会划分为 **“边”**（线）、**“面”**、**“实体”**（由面和边组成的三维形状，如立方体）**、** **“组”** 等。

![](/files/XuUKug4PjahoGz5Spta6)

***注意：*** *此插件还会检测* ***“顶点”**，可以使用名为* ***“生成顶点”** 的另一个插件创建顶点。如果要进行试验，请安装* ***“生成顶点插件”*** *，然后重复上述步骤。*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/zh-cn/plugins/example-1/properties-plus-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
