Assembly3 QuickMove: Difference between revisions

From FreeCAD Documentation
(Mouse buttons fit better in the usage section)
(Usage)
 
Line 30: Line 30:


<!--T:6-->
<!--T:6-->
# Select a single object.
(One object must be pre-selected)
# 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.
Line 36: Line 36:
#* The keyboard shortcut: {{KEY|A}} then {{KEY|Q}}.
#* The keyboard shortcut: {{KEY|A}} then {{KEY|Q}}.
# Drag the Object to a desired position.
# Drag the Object to a desired position.
# Press one of the mouse buttons to finish the task.
# 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]].


<!--T:8-->
The result is depending on the chosen mouse button:
* {{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 moves back to its original position and the whole view content is moved following the vector from the cursor position to the center of the 3D window.


<!--T:7-->
<!--T:7-->

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.