Sketcher Move: Difference between revisions

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

<!--T:8-->
{{Docnav
|
|
|[[Sketcher_Workbench|Sketcher]]
|
|
|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-->
{{GuiCommand
{{GuiCommand|Name=Sketcher Copy|Workbenches=[[Sketcher Workbench|Sketcher]], [[PartDesign Workbench|PartDesign]]|MenuLocation=Sketch → Sketcher tools → Copy|Shortcut=Ctrl M|SeeAlso=}}
|Name=Sketcher Move
|MenuLocation=Sketch → Sketcher tools → Move
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Z}} {{KEY|M}}
|Version=0.18
|SeeAlso=[[Sketcher_Clone|Sketcher Clone]], [[Sketcher_Copy|Sketcher Copy]]
}}


====Description==== <!--T:2-->
== Description == <!--T:2-->
Moves a sketcher element, changing its pivot constraint.


<!--T:3-->
<!--T:3-->
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.
[[Image:sketcher_move.png‎|thumb|none|500px|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 2 .Move the mouse pointer to the target location 3 and see the element now as B autoconstrained on point 3]]

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

<!--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'''.}}


==Usage== <!--T:5-->


====Usage==== <!--T:4-->
<!--T:6-->
#Select sketcher element for move operation.
# Select the sketch elements for the move operation.
# There are several ways to invoke the command:
#Clíck on [[Image:Sketcher_Move.svg|32px]] or choose {{KEY| Sketch}} {{KEY| Sketcher tools}} {{KEY|[[Image:Sketcher_Move.svg|32px]] Move}} from the top menu.
#* Press the {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}} button in the toolbar.
#Place the Element to its new location ( must be a vertex ). The constraint has now moved.
#* Use the {{KEY|Z}} then {{KEY|M}} keyboard shortcut.
#If you want to detach an element and move freely , delete its locking constraints and drag with mouse.
#* 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|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.
# If you want to detach an element and move it freely, delete its locking constraints and drag it with the mouse.


====Notes==== <!--T:5-->
Available since FreeCAD v 0.18.


<!--T:9-->
{{Docnav
|
|
|[[Sketcher_Workbench|Sketcher]]
|
|
|IconC=Workbench_Sketcher.svg
}}


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

Latest 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.