Sketcher Move: Difference between revisions

From FreeCAD Documentation
(document new feature)
(typo)
Line 40: Line 40:
#* Use the {{KEY|Ctrl}} + {{KEY|M}} keyboard shortcut
#* Use the {{KEY|Ctrl}} + {{KEY|M}} keyboard shortcut
#* Use the {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_Move.svg|16px]] Move}} entry in the Sketch menu
#* Use the {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_Move.svg|16px]] Move}} entry in the Sketch menu
# Move the mouse in the in the [[3D_view|3D view]] to the desired location.</br>By keeping {{KEY|SHIFT}} pressed, the angle to the location can be fixed in steps of 5°. {{Version|0.20}}
# Move the mouse in the [[3D_view|3D view]] to the desired location.</br>By keeping {{KEY|SHIFT}} pressed, the angle to the location can be fixed in steps of 5°. {{Version|0.20}}
# Left-click in the 3D view to finish the move. The existing constraints move as well.
# Left-click in the 3D view to finish the move. The existing constraints move as well.
# If you want to detach an element and move freely, delete its locking constraints and drag it with the mouse.
# If you want to detach an element and move freely, delete its locking constraints and drag it with the mouse.

Revision as of 19:17, 12 October 2021

Sketcher Move

Menu location
Sketch → Sketcher tools → Move
Workbenches
Sketcher
Default shortcut
Ctrl + M
Introduced in version
0.18
See also
Sketcher Clone, Sketcher Copy

Description

Moves the selected sketch elements from one point to another, using the last selected point as reference.

The sequence of clicks is indicated by yellow arrows with numbers. Select element A; see a vector line indicated by two red lines from pivot point A pointing to mouse position number 2. Move the mouse pointer to the target location 3 and see the element now as B autoconstrained on point 3.

Usage

  1. Select the sketch elements for the move operation.
  2. There are several ways to invoke the command:
    • Press the Move button in the toolbar.
    • Use the Ctrl + M keyboard shortcut
    • Use the Sketch → Sketcher tools → Move entry in the Sketch menu
  3. Move the mouse in the 3D view to the desired location.
    By keeping SHIFT pressed, the angle to the location can be fixed in steps of 5°. introduced in version 0.20
  4. Left-click in the 3D view to finish the move. The existing constraints move as well.
  5. If you want to detach an element and move freely, delete its locking constraints and drag it with the mouse.