Std TreeMultiDocument: Difference between revisions

From FreeCAD Documentation
(Removed 'In Progress'.)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument|TreeSingleDocument]]
|[[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
|[[Std_TreeCollapseDocument|TreeCollapseDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSingleDocument.svg
|IconL=Std_TreeSingleDocument.svg
Line 11: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeMultiDocument
|Name=Std TreeMultiDocument
|MenuLocation=View → TreeView actions → Multi document
|MenuLocation=View → TreeView actions → Multi document
|Workbenches=All
|Workbenches=All
|Version=0.19
|SeeAlso=[[Std_TreeSingleDocument|Std TreeSingleDocument]], [[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
|SeeAlso=[[Std_TreeSingleDocument|Std TreeSingleDocument]], [[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
}}
}}


==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.
# There are several ways to invoke the command:
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|Multi document}} option from the flyout. Note: the button image will change depending on the selected option.
#* 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|TreeSingleDocument]]
|[[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
|[[Std_TreeCollapseDocument|TreeCollapseDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSingleDocument.svg
|IconL=Std_TreeSingleDocument.svg

Latest revision as of 20:49, 22 December 2020

Std TreeMultiDocument

Menu location
View → TreeView actions → Multi document
Workbenches
All
Default shortcut
None
Introduced in version
0.19
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. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Multi document option from the flyout. Note: the button image will change depending on the selected option.
    • 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.