Std TreeSingleDocument: 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_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection|TreeRecordSelection]]
|[[Std_TreeMultiDocument|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument|TreeMultiDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeRecordSelection.svg
|IconL=Std_TreeRecordSelection.svg
Line 11: Line 12:
}}
}}


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


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


<!--T:4-->
The '''Std TreeSingleDocument''' command switches the [[Tree_view|Tree view]] DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are [[Std_TreeMultiDocument|MultiDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].
The '''Std TreeSingleDocument''' command switches the [[Tree_view|Tree view]] DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are [[Std_TreeMultiDocument|MultiDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].


<!--T:5-->
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|Main view area]] or via the {{MenuCommand|Windows}} menu.
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|Main view area]] or via the {{MenuCommand|Windows}} menu.


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


<!--T:7-->
# Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSingleDocument.svg|16px]] Single 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|Single document}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSingleDocument.svg|16px]] Single document}} option from the menu.


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


<!--T:9-->
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:10-->
{{Docnav
{{Docnav
|[[Std_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection|TreeRecordSelection]]
|[[Std_TreeMultiDocument|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument|TreeMultiDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeRecordSelection.svg
|IconL=Std_TreeRecordSelection.svg

Latest revision as of 20:49, 22 December 2020

Std TreeSingleDocument

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