Std TreeSyncPlacement: Difference between revisions

From FreeCAD Documentation
(Removed 'In Progress'.)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
|[[Std_TreeSyncSelection|Std TreeSyncSelection]]
Line 11: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeSyncPlacement
|Name=Std TreeSyncPlacement
Line 18: Line 20:
}}
}}


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


<!--T:4-->
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.
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:
#* 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==
==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}}.
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|Std TreeSyncSelection]]

Revision as of 11:45, 14 April 2020

Std TreeSyncPlacement

Menu location
View → TreeView actions → Sync placement
Workbenches
All
Default shortcut
T 3
Introduced in version
-
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:
    • 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.