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 "{{Docnav/fr |Enregistrer l'arborescence |Plusieurs documents arborescence |Menu affichage |Ico...")
Line 31: Line 31:
The Tree view DocumentMode mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode}}. It is an integer value. Possible values are {{incode|0}} (SingleDocument), {{incode|1}} (MultiDocument) or {{incode|2}} (CollapseDocument). The default is {{incode|2}}.
The Tree view DocumentMode mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode}}. It is an integer value. Possible values are {{incode|0}} (SingleDocument), {{incode|1}} (MultiDocument) or {{incode|2}} (CollapseDocument). The default is {{incode|2}}.


{{Docnav
{{Docnav/fr
|[[Std_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection/fr|Enregistrer l'arborescence]]
|[[Std_TreeMultiDocument|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument/fr|Plusieurs documents arborescence]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/fr|Menu affichage]]
|IconL=Std_TreeRecordSelection.svg
|IconL=Std_TreeRecordSelection.svg
|IconR=Std_TreeMultiDocument.svg
|IconR=Std_TreeMultiDocument.svg

Revision as of 13:17, 16 April 2020

Other languages:

Std TreeSingleDocument

Menu location
View → TreeView actions → Single document
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std TreeMultiDocument, Std TreeCollapseDocument

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.