Std TreeSyncSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSyncView|Std TreeSyncView]]
|[[Std_TreeSyncView|TreeSyncView]]
|[[Std_TreeSyncPlacement|Std TreeSyncPlacement]]
|[[Std_TreeSyncPlacement|TreeSyncPlacement]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncView.svg
|IconL=Std_TreeSyncView.svg
Line 14: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeSyncSelection
|Name=Std TreeSyncSelection
Line 19: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|2}}
|Shortcut={{KEY|T}} {{KEY|2}}
|Version=0.19
}}
}}


==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:
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|Sync selection}} option 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}}.


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

<!--T:8-->
The Tree view SyncSelection mode can also be set in the [[Preferences_Editor#Selection|Preferences editor]]: {{MenuCommand|Edit→ Preferences → General → Selection}}.


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}}.


<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSyncView|Std TreeSyncView]]
|[[Std_TreeSyncView|TreeSyncView]]
|[[Std_TreeSyncPlacement|Std TreeSyncPlacement]]
|[[Std_TreeSyncPlacement|TreeSyncPlacement]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncView.svg
|IconL=Std_TreeSyncView.svg

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.