Std TreeMultiDocument: Difference between revisions

From FreeCAD Documentation
(Removed 'In Progress'.)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
Line 11: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeMultiDocument
|Name=Std TreeMultiDocument
Line 18: Line 20:
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std TreeMultiDocument''' command switches the [[Tree_view|Tree view]] DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are [[Std_TreeSingleDocument|SingleDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].
The '''Std TreeMultiDocument''' command switches the [[Tree_view|Tree view]] DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are [[Std_TreeSingleDocument|SingleDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeMultiDocument.svg|16px]] Multi document}} option from the menu.
# Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeMultiDocument.svg|16px]] Multi document}} option from the menu.


==Preferences==
==Preferences== <!--T:7-->


<!--T:8-->
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}}.


<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]

Revision as of 11:42, 14 April 2020

Std TreeMultiDocument

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

Description

The Std TreeMultiDocument command switches the Tree view DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are SingleDocument and CollapseDocument.

Usage

  1. Select the View → TreeView actions → Multi 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.