Assembly3 QuickMove: Difference between revisions

From FreeCAD Documentation
(Description extended)
(Usage)
 
(4 intermediate revisions by 2 users not shown)
Line 25: Line 25:


<!--T:4-->
<!--T:4-->
The [[Image:Assembly_QuickMove.svg|24px]] [[Assembly3_QuickMove|Quick move]] command brings a pre-selected object to the cursor position.
The [[Image:Assembly_QuickMove.svg|24px]] [[Assembly3_QuickMove|Quick move]] command moves a pre-selected object to the cursor position and keeps it sticking to the cursor until one of the mouse buttons is pressed.

It sticks to the cursor until the next mouse action:
:- {{Button|LMB}}: Fixes the object at the current position.
:- {{Button|RMB}}: Cancels the command and moves the object back to its original position.
:- {{Button|MMB}}: The object jumps to a new position follwing the vector from the cursors position to the center of the 3D window.


== Usage == <!--T:5-->
== Usage == <!--T:5-->


<!--T:6-->
<!--T:6-->
# Select a single object.
# Activate the [[Image:Assembly_QuickMove.svg|16px]] '''Quick move''' command using one of the following:
# Activate the [[Image:Assembly_QuickMove.svg|16px]] '''Quick move''' command using one of the following:
#* The {{Button|[[Image:Assembly_QuickMove.svg|16px]] [[Assembly3_QuickMove|Quick move]]}} button.
#* The {{Button|[[Image:Assembly_QuickMove.svg|16px]] [[Assembly3_QuickMove|Quick move]]}} button.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_QuickMove.svg|16px]] Quick move}} menu option.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_QuickMove.svg|16px]] Quick move}} menu option.
#* The keyboard shortcut: {{KEY|A}} then {{KEY|Q}}.
#* The keyboard shortcut: {{KEY|A}} then {{KEY|Q}}.
# Drag the Object to a desired position.
# Press one of the mouse buttons to finish the task:
#* {{Button|LMB}}: Fixes the object at the current position.
#* {{Button|RMB}}: Cancels the command and moves the object back to its original position.
#* {{Button|MMB}}: Moves the object back to its original position and moves the whole view content following the vector from the cursor position to the center of the [[3D_view|3D view]].





Latest revision as of 20:43, 31 January 2022

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

Assembly3 QuickMove

Menu location
Assembly3 → Quick move
Workbenches
Assembly3
Default shortcut
A then Q
Introduced in version
-
See also
None

Description

The Quick move command moves a pre-selected object to the cursor position and keeps it sticking to the cursor until one of the mouse buttons is pressed.

Usage

  1. Select a single object.
  2. Activate the Quick move command using one of the following:
    • The Quick move button.
    • The Assembly3 → Quick move menu option.
    • The keyboard shortcut: A then Q.
  3. Drag the Object to a desired position.
  4. Press one of the mouse buttons to finish the task:
    • LMB: Fixes the object at the current position.
    • RMB: Cancels the command and moves the object back to its original position.
    • MMB: Moves the object back to its original position and moves the whole view content following the vector from the cursor position to the center of the 3D view.