Sketcher Move/hr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav
|[[Sketcher Copy|Copy]]
|[[Sketcher_Copy|Copy]]
|[[Sketcher RectangularArray|Rectangular Array]]
|[[Sketcher_RectangularArray|Rectangular Array]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Copy.svg‎
|IconL=Sketcher_Copy.svg‎
Line 11: Line 11:
{{GuiCommand
{{GuiCommand
|Name=Sketcher Move
|Name=Sketcher Move
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher tools → Move
|MenuLocation=Sketch → Sketcher tools → Move
|Shortcut={{KEY|Ctrl}} + {{KEY|M}}
|Shortcut={{KEY|Ctrl}} + {{KEY|M}}
|Version=0.18
|Version=0.18
|SeeAlso=[[Sketcher Clone]], [[Sketcher Copy]]
|SeeAlso=[[Sketcher_Clone|Sketcher Clone]], [[Sketcher_Copy|Sketcher Copy]]
}}
}}


Line 36: Line 36:


{{Docnav
{{Docnav
|[[Sketcher Copy|Copy]]
|[[Sketcher_Copy|Copy]]
|[[Sketcher RectangularArray|Rectangular Array]]
|[[Sketcher_RectangularArray|Rectangular Array]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Copy.svg‎
|IconL=Sketcher_Copy.svg‎

Revision as of 17:10, 1 October 2020

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. Invoke the Move command several ways:
    • 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. Click on a point or a location in empty space to move the elements to their new location. The existing constraints move as well.
  4. If you want to detach an element and move freely, delete its locking constraints and drag with mouse.