Sketcher Move: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|
|[[Sketcher_Copy|Copy]]
|
|[[Sketcher_RectangularArray|Rectangular Array]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|
|IconL=Sketcher_Copy.svg‎
|
|IconR=Sketcher_RectangularArray.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

<!--T:12-->
{{VeryImportantMessage|This tool is obsolete, it is not be available in {{VersionPlus|0.22}}. Use [[Sketcher_Translate|Sketcher Translate]] instead.}}


<!--T:1-->
<!--T:1-->
Line 16: Line 20:
|MenuLocation=Sketch → Sketcher tools → Move
|MenuLocation=Sketch → Sketcher tools → Move
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Ctrl}} + {{KEY|M}}
|Shortcut={{KEY|Z}} {{KEY|M}}
|Version=0.18
|Version=0.18
|SeeAlso=[[Sketcher_Clone|Sketcher Clone]], [[Sketcher_Copy|Sketcher Copy]]
|SeeAlso=[[Sketcher_Clone|Sketcher Clone]], [[Sketcher_Copy|Sketcher Copy]]
Line 24: Line 28:


<!--T:3-->
<!--T:3-->
Moves the selected sketch elements from one point to another, using the last selected point as reference.
The [[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Sketcher Move]] command moves the selected sketch elements from one point to another, using the last selected point as reference.


</translate>
</translate>
[[Image:sketcher_move.png‎]]
[[Image:sketcher_move.png‎]]
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Caption|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'''.}}
{{Caption|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'''.}}
Line 38: Line 43:
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}} button in the toolbar.
#* Press the {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}} button in the toolbar.
#* Use the {{KEY|Ctrl}} + {{KEY|M}} keyboard shortcut
#* Use the {{KEY|Z}} then {{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 menu.
# 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}}
# Move the mouse in the [[3D_view|3D view]] to the desired location.</br>By keeping {{KEY|Ctrl}} pressed ({{KEY|Cmd}} on macOS), 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 it freely, delete its locking constraints and drag it with the mouse.
# If you want to detach an element and move it freely, delete its locking constraints and drag it with the mouse.



<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|
|[[Sketcher_Copy|Copy]]
|
|[[Sketcher_RectangularArray|Rectangular Array]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|
|IconL=Sketcher_Copy.svg‎
|
|IconR=Sketcher_RectangularArray.svg‎
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}



</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:43, 23 February 2024

This tool is obsolete, it is not be available in version 0.22 and above. Use Sketcher Translate instead.

Sketcher Move

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

Description

The Sketcher Move command 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°. 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 it freely, delete its locking constraints and drag it with the mouse.