# 工具栏和选项板

## 工具栏

标准工具栏默认处于启用状态，但分为以下几个部分。可以选择使用“窗口”菜单启用、禁用和重新排列各个部分。

### 文件

![](/files/g6yLnxW7yAOd7K7Lm3dS)

1. **“文件”菜单**，其中包括文件操作（如“打开”、“保存”和“输出”）
2. **撤消**上次所做更改
3. **重做**已撤消的更改

### 几何图形

![](/files/38TPQf49SCB3eqk0KV3Y)

1. [**选择**](https://windows.help.formit.autodesk.com/tool-library/select-edge-face-or-object)和区域选择过滤器
2. [**测量**](/zh-cn/tool-library/measure-tool.md)距离和[**测量角度**](/zh-cn/tool-library/measure-angle-tool.md)工具
3. [**剖切平面**](/zh-cn/tool-library/section-planes.md)
4. [**三维草图绘制工具**](/zh-cn/formit-primer/part-i/3d-sketching.md)
5. [**基本体**](/zh-cn/tool-library/place-primitive-object.md)工具栏
6. [**高级几何图形**](/zh-cn/formit-introduction/tool-bars.md)工具栏，其中包括“连接”、“切割”、“扫掠”、“放样”和“抽壳”
7. [**组**](/zh-cn/tool-library/groups.md)工具栏

### 设置

![](/files/atukKC0scvS7oq1vQEV8)

1. **“设置”** 菜单，用于 UI 和应用程序设置。
2. **触摸模式**，用于在触摸屏设备上启用交互。
3. [**协作**](/zh-cn/tool-library/collaboration.md)，用于管理与多个用户的协作任务。
4. **Autodesk Account 登录。**
5. **“信息”** 菜单，用于显示帮助和链接。

### 设计

![](/files/Nqgt7ELa3nAGVD15umSg)

1. [**位置**](/zh-cn/tool-library/setting-location.md)
2. [**日光、阴影和日光分析**](/zh-cn/tool-library/solar-analysis.md)
3. [**能量分析**](/zh-cn/tool-library/energy-analysis.md)

## 选项板

![](/files/doguTRVNyxYAyQqgCLGO) [**特性**](https://windows.help.formit.autodesk.com/tool-library/properties)

![](/files/asg7mtThisCxdtKLZn9R) [**图层**](/zh-cn/tool-library/layers.md)

![](/files/x8pbMcGv6LsgTH6SSTkS) [**场景**](/zh-cn/tool-library/scenes.md)

![](/files/1EVRmBC1Cz8H7mwJjBil) [**视觉样式**](/zh-cn/tool-library/visual-styles.md)

![](/files/6OmDEdS1AbOM5sMwmxYl) [**组树**](/zh-cn/tool-library/groups-tree.md)

![](/files/ETYiKSN9w9SmLAU4ZSw1) [**Dynamo**](/zh-cn/tool-library/dynamo.md)

![](/files/lkCtWwv6qbc23KiCs9de) [**标高**](/zh-cn/tool-library/levels-and-area.md)

![](/files/7pXBq5omgxOPokjVIiap) [**内容库**](/zh-cn/tool-library/content-library.md)

![](/files/gcINH18d78NUS1Z3tmey) [**撤消管理器**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/undo-manager.md)

![](/files/WYRgNWEKLG7k2jLpXbu6) [**插件**](https://windows.help.formit.autodesk.com/tool-library/plug-ins)

### 显示/隐藏所有选项板

在 FormIt 2023 及更高版本中，通过切换“窗口”菜单中的“显示/隐藏所有选项板”，可以最小化/恢复选项板：

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

## 上下文菜单

在三维画布中的图元上单击鼠标右键，以显示该类型几何图形的命令和修改菜单。将光标悬停在图标上，可查看其名称。

![](/files/cLTkmM9sAosUCbRrbGCu)

## 键盘快捷键

在“编辑”>“首选项”>“快捷键”中，自定义 FormIt [**键盘快捷键**](/zh-cn/appendix/keyboard-shortcuts.md)。

![](/files/lw8WfvTjHi6rLaLWImrQ)


---

# 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/formit-introduction/tool-bars.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.
