# ツールバーとパレット

## ツールバー

標準ツールバーは既定で有効になっており、次のセクションに分かれています。Windows メニューを使用して、セクションを個別に有効化、無効化、および配置変更することもできます。

### ファイル

![](/files/RnSxu0HUILFXQbCojypx)

1. 開く、保存、書き出しなどのファイル操作を行うための **\[ファイル]メニュー**
2. 最後に行った変更を **\[元に戻す]**
3. 元に戻した変更を **\[やり直す]**

### ジオメトリ

![](/files/p7StAUbnfGG0SjkoWDGw)

1. [**選択**](https://windows.help.formit.autodesk.com/tool-library/select-edge-face-or-object)および領域選択フィルタ
2. 距離の[**\[計測\]**](/ja/tool-library/measure-tool.md)および[**\[角度を計測\]**](/ja/tool-library/measure-angle-tool.md)ツール
3. [**断面図**](/ja/tool-library/section-planes.md)
4. [**\[3D スケッチ\]ツール**](/ja/formit-primer/part-i/3d-sketching.md)
5. [**\[プリミティブ\]**](/ja/tool-library/place-primitive-object.md)ツールバー
6. [**\[高度なジオメトリ\]**](/ja/formit-introduction/tool-bars.md)ツールバー: \[結合]、\[切り取り]、\[スイープ]、\[ロフト]、\[シェル化]
7. [**\[グループ\]**](/ja/tool-library/groups.md)ツールバー

### 設定

![](/files/iGPJfnBwUVeUqmJHLX0V)

1. **\[設定]** メニュー: UI およびアプリケーションの設定を行う
2. **\[タッチ モード]**: タッチ スクリーン デバイスでの操作を可能にする
3. [**\[コラボレーション\]**](/ja/tool-library/collaboration.md): 複数のユーザとのコラボレーション セッションを管理する
4. **Autodesk Account へのログイン**
5. **\[情報]** メニュー: ヘルプと各種リンク

### 設計

![](/files/8BKmA2wX3qESo1Nhp1Uv)

1. [**場所**](/ja/tool-library/setting-location.md)
2. [**太陽、日影、日照解析**](/ja/tool-library/solar-analysis.md)
3. [**エネルギー解析**](/ja/tool-library/energy-analysis.md)

## パレット

![](/files/LtHnHyXlR7sph6acU8Wb) [**プロパティ**](https://windows.help.formit.autodesk.com/tool-library/properties)

![](/files/VvjyB1F1XAHaEvYsXVh3) [**レイヤ**](/ja/tool-library/layers.md)

![](/files/El4fV0hKdCcY0LDhgieg) [**シーン**](/ja/tool-library/scenes.md)

![](/files/MJb0GaH0K7UJSVUUCyXd) [**表示スタイル**](/ja/tool-library/visual-styles.md)

![](/files/6x4wTwA58QasQoYfnznN) [**グループ ツリー**](/ja/tool-library/groups-tree.md)

![](/files/p4eBEwMqvzKy2Eexqcl6) [**Dynamo**](/ja/tool-library/dynamo.md)

![](/files/r6k2Lt9MtAmKt43OtMgK) [**レベル**](/ja/tool-library/levels-and-area.md)

![](/files/W5ztVhNVgQpTfMz8lvkC) [**コンテンツ ライブラリ**](/ja/tool-library/content-library.md)

![](/files/CWG9y30cPFpsUdg1bw3k) [**元に戻すマネージャ**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/undo-manager.md)

![](/files/KaWTWCtGiuwnq7Y9lCVV) [**プラグイン**](https://windows.help.formit.autodesk.com/tool-library/plug-ins)

### すべてのパレットを表示/非表示するには

FormIt 2023 以降では、ウィンドウ メニューの\[すべてのパレットを表示/非表示]を切り替えることで、パレットを最小化したり、パレットを復元することができます。

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

## コンテキスト メニュー

3D キャンバスで要素を右クリックすると、そのタイプのジオメトリに使用できるコマンドや修正のメニューが表示されます。アイコンにカーソルを合わせると、アイコンの名前が表示されます。

![](/files/H2E8tRWksoslggoEB2f7)

## キーボード ショートカット

FormIt の[**キーボード ショートカット**](/ja/appendix/keyboard-shortcuts.md)は、\[編集] > \[基本設定] > \[ショートカット]でカスタマイズできます。

![](/files/QCONqPwdlociFECqQuS2)


---

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