Sketcher Clone: Difference between revisions

From FreeCAD Documentation
No edit summary
(V0.22 -> V1.0)
 
(25 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

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

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

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Clone
|Name=Sketcher Clone
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher tools → Clone
|MenuLocation=Sketch → Sketcher tools → Clone
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|SeeAlso=[[Sketcher Copy|Sketcher Copy]], [[Sketcher Move|Sketcher Move]]
|Shortcut={{KEY|Z}} {{KEY|L}}
|Version=0.16
|SeeAlso=[[Sketcher_Copy|Sketcher Copy]], [[Sketcher_Move|Sketcher Move]]
}}
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Clones a sketcher element.


<!--T:5-->
The [[Image:Sketcher_Clone.svg|16px]] [[Sketcher_Clone|Sketcher Clone]] command clones the selected sketch elements from one point to another, using the last selected point as reference. If any constraints are part of the source elements, then the new constraints are linked to the source constraints; if the constraints in the source are changed, the constraints in the clone are also changed. To avoid this linking see {{Button|[[File:Sketcher_Copy.svg|16px]] [[Sketcher_Copy|Sketcher Copy]]}}.

<!--T:6-->
Note that a clone of a clone becomes a Sketcher Copy. If you wish to create linked constraints, clone the original source elements again.


==Usage== <!--T:3-->
==Usage== <!--T:3-->
#Select sketcher element for clone operation.
#Click on [[Image:Sketcher_Clone.png|32px]] or choose {{KEY| Sketch}} {{KEY| Sketcher tools}} {{KEY|[[Image:Sketcher_Clone.png|32px]] Clone}} from the top menu.
#Place clone in the 3D-View.
No extra constraints for clone-behaviour are added.


<!--T:7-->
#Select the sketch elements to clone.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Sketcher_Clone.svg|16px]] [[Sketcher_Clone|Clone]]}} button.
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_Clone.svg|16px]] Clone}} option from the menu.
#* The keyboard shortcut: {{KEY|Z}} then {{KEY|L}}.
# Move the mouse in the [[3D_view|3D view]] to the desired location for the clone.</br>By keeping {{KEY|Shift}} pressed, the angle to the location point can be fixed in steps of 5°. {{Version|0.20}}
# Left-click in the 3D view to create the clone.
No extra constraints are added for the clone.



==Notes== <!--T:4-->
<!--T:10-->
Available since FreeCAD v 0.16.
{{Docnav
|
|
|[[Sketcher_Workbench|Sketcher]]
|
|
|IconC=Workbench_Sketcher.svg
}}


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

Latest revision as of 10:43, 21 April 2024

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

Sketcher Clone

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

Description

The Sketcher Clone command clones the selected sketch elements from one point to another, using the last selected point as reference. If any constraints are part of the source elements, then the new constraints are linked to the source constraints; if the constraints in the source are changed, the constraints in the clone are also changed. To avoid this linking see Sketcher Copy.

Note that a clone of a clone becomes a Sketcher Copy. If you wish to create linked constraints, clone the original source elements again.

Usage

  1. Select the sketch elements to clone.
  2. There are several ways to invoke the command:
    • Press the Clone button.
    • Select the Sketch → Sketcher tools → Clone option from the menu.
    • The keyboard shortcut: Z then L.
  3. Move the mouse in the 3D view to the desired location for the clone.
    By keeping Shift pressed, the angle to the location point can be fixed in steps of 5°. introduced in version 0.20
  4. Left-click in the 3D view to create the clone.

No extra constraints are added for the clone.