Std TreeSyncSelection: 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_TreeSyncView|Std TreeSyncView]]
|[[Std_TreeSyncView|Std TreeSyncView]]
Line 11: Line 12:
}}
}}


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


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


<!--T:4-->
The '''Std TreeSyncSelection''' command toggles the [[Tree_view|Tree view]] SyncSelection mode. If this mode is on, selecting an object in a [[3D_view|3D view]] will automatically expand the Tree view to show that object.
The '''Std TreeSyncSelection''' command toggles the [[Tree_view|Tree view]] SyncSelection mode. If this mode is on, selecting an object in a [[3D_view|3D view]] will automatically expand the Tree view to show that object.


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


<!--T:6-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncSelection.svg|16px]] Sync selection}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncSelection.svg|16px]] Sync selection}} option from the menu.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|2}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|2}}.


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


<!--T:8-->
The Tree view SyncSelection mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncSelection}}. It is a boolean value, the default is {{TRUE}}.
The Tree view SyncSelection mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncSelection}}. It is a boolean value, the default is {{TRUE}}.


<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSyncView|Std TreeSyncView]]
|[[Std_TreeSyncView|Std TreeSyncView]]

Revision as of 11:44, 14 April 2020

Std TreeSyncSelection

Menu location
View → TreeView actions → Sync selection
Workbenches
All
Default shortcut
T 2
Introduced in version
-
See also
None

Description

The Std TreeSyncSelection command toggles the Tree view SyncSelection mode. If this mode is on, selecting an object in a 3D view will automatically expand the Tree view to show that object.

Usage

  1. There are several ways to invoke the command:
    • Select the View → TreeView actions → Sync selection option from the menu.
    • Use the keyboard shortcut: T then 2.

Preferences

The Tree view SyncSelection mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncSelection. It is a boolean value, the default is true.