Std TreeSingleDocument/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/fr |Enregistrer l'arborescence |Plusieurs documents arborescence |Menu affichage |Ico...")
(Created page with "{{GuiCommand/fr |Name=Std TreeSingleDocument |Name/fr=Std Un seul document arborescence |MenuLocation=Affichage → TreeView actions → Single document |Workbenches=Tous |See...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/fr
|Name=Std TreeSingleDocument
|Name=Std TreeSingleDocument
|Name/fr=Std Un seul document arborescence
|MenuLocation=View → TreeView actions → Single document
|MenuLocation=Affichage → TreeView actions → Single document
|Workbenches=All
|Workbenches=Tous
|SeeAlso=[[Std_TreeMultiDocument|Std TreeMultiDocument]], [[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
|SeeAlso=[[Std_TreeMultiDocument/fr|Std Plusieurs documents arborescence]], [[Std_TreeCollapseDocument/fr|Std Réduire développer arborescence]]
}}
}}



Revision as of 13:19, 16 April 2020

Other languages:

Std Un seul document arborescence

Emplacement du menu
Affichage → TreeView actions → Single document
Ateliers
Tous
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Std Plusieurs documents arborescence, Std Réduire développer arborescence

Description

The Std TreeSingleDocument command switches the Tree view DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are MultiDocument and CollapseDocument.

In SingleDocument mode you can switch to a different document by activating a 3D view belonging to that document. You can do this in the Main view area or via the Windows menu.

Usage

  1. Select the View → TreeView actions → Single document option from the menu.

Preferences

The Tree view DocumentMode mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode. It is an integer value. Possible values are 0 (SingleDocument), 1 (MultiDocument) or 2 (CollapseDocument). The default is 2.