Std TreeSyncSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 37: Line 37:


<!--T:8-->
<!--T:8-->
The Tree view SyncSelection mode is stored: {{MenuCommand|Tools Edit parameters... BaseApp Preferences → TreeViewSyncSelection}}. It is a boolean value, the default is {{TRUE}}.
The Tree view SyncSelection mode can also be set in the [[Preferences_Editor#Selection|Preferences editor]]: {{MenuCommand|Edit→ Preferences → GeneralSelection}}.



<!--T:9-->
<!--T:9-->

Latest revision as of 13:55, 7 February 2021

Std TreeSyncSelection

Menu location
View → TreeView actions → Sync selection
Workbenches
All
Default shortcut
T 2
Introduced in version
0.19
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 the Sync selection option 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 can also be set in the Preferences editor: Edit→ Preferences → General → Selection.