Std TreeSyncView: Difference between revisions

From FreeCAD Documentation
(Added toolbar info.)
(Docnav)
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_RandomColor|Std RandomColor]]
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
|[[Std_TreeSyncSelection|TreeSyncSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconL=Std_LinkSelectAllLinks.svg
|IconR=Std_TreeSyncSelection.svg
|IconR=Std_TreeSyncSelection.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
Line 18: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|1}}
|Shortcut={{KEY|T}} {{KEY|1}}
|Version=0.19
}}
}}


Line 29: Line 30:
<!--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 view}} from the flyout. Note: the button image will change depending on the selected option.
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|Sync view}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncView.svg|16px]] Sync view}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncView.svg|16px]] Sync view}} option from the menu.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|1}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|1}}.
Line 36: Line 37:


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



<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_RandomColor|Std RandomColor]]
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
|[[Std_TreeSyncSelection|TreeSyncSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=
|IconL=Std_LinkSelectAllLinks.svg
|IconR=Std_TreeSyncSelection.svg
|IconR=Std_TreeSyncSelection.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
Line 51: Line 53:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:38, 9 October 2023

Std TreeSyncView

Menu location
View → TreeView actions → Sync view
Workbenches
All
Default shortcut
T 1
Introduced in version
0.19
See also
None

Description

The Std TreeSyncView command toggles the Tree view SyncView mode. If this mode is on, selecting an object from a different document in the Tree view automatically activates that document’s last used docked 3D view.

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 view option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Sync view option from the menu.
    • Use the keyboard shortcut: T then 1.

Preferences

The Tree view SyncView mode can also be set in the Preferences editor: Edit→ Preferences → General → Selection.