Std TreeSyncPlacement: Difference between revisions

From FreeCAD Documentation
(Added toolbar info.)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
|[[Std_TreeSyncSelection|TreeSyncSelection]]
|[[Std_TreePreSelection|Std TreePreSelection]]
|[[Std_TreePreSelection|TreePreSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncSelection.svg
|IconL=Std_TreeSyncSelection.svg
Line 18: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|3}}
|Shortcut={{KEY|T}} {{KEY|3}}
|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 placement}} 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 placement}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncPlacement.svg|16px]] Sync placement}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncPlacement.svg|16px]] Sync placement}} option from the menu.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|3}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|3}}.
Line 40: Line 41:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
|[[Std_TreeSyncSelection|TreeSyncSelection]]
|[[Std_TreePreSelection|Std TreePreSelection]]
|[[Std_TreePreSelection|TreePreSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncSelection.svg
|IconL=Std_TreeSyncSelection.svg

Latest revision as of 20:48, 22 December 2020

Std TreeSyncPlacement

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

Description

The Std TreeSyncPlacement command toggles the Tree view SyncPlacement mode. If this mode is on, the DataPlacement of objects is automatically adjusted when they are dragged and dropped from one container into another container with a different coordinate system, preserving their placement relative to the global coordinate system.

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

Preferences

The Tree view SyncPlacement mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncPlacement. It is a boolean value, the default is false.