Std TreeSyncPlacement: Difference between revisions

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

{{Page in progress}}

<translate>
<translate>


<!--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 14: Line 12:
}}
}}


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


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std TreeSyncPlacement''' command toggles 'TreeSyncPlacement' mode. If this mode is on, the {{PropertyData|Placement}} of objects is automatically adjusted when they, in the [[Tree_view|Tree view]], are dragged and dropped into a container with a different coordinate system, preserving their placement relative to the global coordinate system.
The '''Std TreeSyncPlacement''' command toggles the [[Tree_view|Tree view]] SyncPlacement mode. If this mode is on, the {{PropertyData|Placement}} 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==
==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 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}}.


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

<!--T:8-->
The Tree view SyncPlacement mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → SyncPlacement}}. It is a boolean value, the default is {{FALSE}}.

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