Std TreeSyncSelection: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Added toolbar info.)
Line 29: Line 29:
<!--T:6-->
<!--T:6-->
# There are several ways to invoke the command:
# 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 {{MenuCommand|Sync selection}} from the flyout. Note: the button image will change depending on the selected option.
#* 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}}.

Revision as of 07:44, 16 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:
    • Click on the black down arrow to the right of the button and select Sync selection from the flyout. Note: the button image will change depending on the selected option.
    • 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.