> 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/fr/formit-introduction/tool-bars.md).

# Barres d’outils et palettes

## Barres d’outils

La barre d’outils standard est activée par défaut, mais elle est divisée en plusieurs sections. Vous pouvez éventuellement activer, désactiver et réorganiser des sections individuelles à l’aide du menu Windows.

### Fichier

![](/files/YVOO4Nc1nWLWTV6hW9B1)

1. **Menu Fichier** avec des opérations sur les fichiers comme Ouvrir, Enregistrer et Exporter
2. **Annuler** la dernière modification
3. **Rétablir** une modification annulée

### Géométrie

![](/files/4ekuuvHGy2nkwsw4Ogd4)

1. [**Filtres de sélection**](https://windows.help.formit.autodesk.com/tool-library/select-edge-face-or-object) et de sélection de zone
2. [**Outils Mesurer** ](/fr/tool-library/measure-tool.md)la distance et [**Mesurer l’angle**](/fr/tool-library/measure-angle-tool.md)
3. [**Plans de coupe**](/fr/tool-library/section-planes.md)
4. [**Outils d’esquisse 3D**](/fr/formit-primer/part-i/3d-sketching.md)
5. Barre d’outils [**Primitive**](/fr/tool-library/place-primitive-object.md)
6. Barre d’outils [**Géométrie avancée**](/fr/formit-introduction/tool-bars.md) avec Joindre, Couper, Balayage, Lisser et Coque
7. Barre d’outils [**Groupes**](/fr/tool-library/groups.md)

### Paramètres

![](/files/0DQeTMrhnkdIzbsycccI)

1. Menu **Paramètres** pour les paramètres de l’interface utilisateur et de l’application.
2. **Mode tactile** pour activer les interactions sur les appareils à écran tactile.
3. [**Collaboration**](/fr/tool-library/collaboration.md) pour gérer les sessions de collaboration avec plusieurs utilisateurs.
4. **Connexion au compte Autodesk Account.**
5. Menu **Informations** pour obtenir de l’aide et des liens.

### Conception

![](/files/79k1mXumFWsx9VXvzxPW)

1. [**Emplacement**](/fr/tool-library/setting-location.md)
2. [**Soleil, Ombres et Analyse d’ensoleillement**](/fr/tool-library/solar-analysis.md)
3. [**Analyse d’énergie**](/fr/tool-library/energy-analysis.md)

## Palettes

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

![](/files/tU2yVa4c2qXrPulUsO79) [**Calques**](/fr/tool-library/layers.md)

![](/files/db1jLhMbM5PX3CqEp9Ob) [**Scènes**](/fr/tool-library/scenes.md)

![](/files/hEX36Si8aS0eauREpZuA) [**Styles visuels**](/fr/tool-library/visual-styles.md)

![](/files/nDvfYPjQqmCbaE6Loar5) [**Arborescence des groupes**](/fr/tool-library/groups-tree.md)

![](/files/ovTvm5AbLgJ9WkIu3dOz) [**Dynamo**](/fr/tool-library/dynamo.md)

![](/files/QUQmmM1TBM2myYajgywO) [**Niveaux**](/fr/tool-library/levels-and-area.md)

![](/files/pXkggeXxN9mtYb3mvbUM) [**Bibliothèque de contenu**](/fr/tool-library/content-library.md)

![](/files/0ZIHO8GmOnSu1ktXf6P2) [**Gestionnaire d’annulation**](https://github.com/FormIt3D/autodesk-formit-360-windows-help/tree/c377e7b8a3b8e43e684321d0b7de867608d317a3/tool-library/undo-manager.md)

![](/files/isJBtFSAj2FyEXzmWvAC) [**Modules d’extension**](https://windows.help.formit.autodesk.com/tool-library/plug-ins)

### Afficher/masquer toutes les palettes

Dans FormIt 2023 et les versions ultérieures, vous pouvez réduire ou restaurer la palette en activant l’option Afficher/masquer toutes les palettes du menu Fenêtre :

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

## Menu contextuel

Cliquez avec le bouton droit de la souris sur un élément de la zone de dessin 3D pour afficher un menu de commandes et de modifications pour ce type de géométrie. Placez le curseur sur les icônes pour afficher leur nom.

![](/files/yJOaXVflXDanfyOB4nVq)

## Raccourcis clavier

Personnalisez les [r**accourcis clavier**](/fr/appendix/keyboard-shortcuts.md) de FormIt dans Modifier > Préférences > Raccourcis.

![](/files/t1JI2Eq3xjiVLG1kyAYK)


---

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