Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.64 KB

Sketcher_Move.md

File metadata and controls

39 lines (26 loc) · 1.64 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
- GuiCommand:
   Name: Sketcher Move
   MenuLocation: Sketch -> Sketcher tools -> Move
   Workbenches: Sketcher_Workbench
   Shortcut: **Z** **M**
   Version: 0.18
   SeeAlso: Sketcher_Clone, Sketcher_Copy
---

Sketcher Move

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 Z then M keyboard shortcut.
    • Use the Sketch → Sketcher tools → [ Move entry in the menu.
  3. Move the mouse in the 3D view to the desired location.By keeping Ctrl pressed (Cmd on macOS), the angle to the location can be fixed in steps of 5°. (v0.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 it freely, delete its locking constraints and drag it with the mouse.

{{Sketcher_Tools_navi}}


documentation index > Sketcher > Sketcher Move