Std TreeSyncSelection: Difference between revisions

From FreeCAD Documentation
(Created. 'In progress' for now.)
 
No edit summary
Line 23: Line 23:
==Description==
==Description==


The '''Std TreeSyncSelection''' command toggles 'TreeSyncSelection' mode. If this mode is on, selecting an object in a [[3D_view|3D view]] will automatically expand the [[Tree_view|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==
Line 30: Line 30:
#* 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==

The Tree view SyncSelection mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncSelection}}. It is a boolean value. The default value for SyncSelection is {{TRUE}}.


{{Docnav
{{Docnav

Revision as of 09:38, 13 April 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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 value for SyncSelection is true.