Sketcher Clone: Difference between revisions

From FreeCAD Documentation
(Testing adding fields in GuiCommand to help translators...)
m (Changed section to 'Usage')
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:9-->
{{Docnav
|[[Sketcher_Symmetry|Symmetry]]
|[[Sketcher_Copy|Copy]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Symmetry.svg‎
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_Copy.svg‎
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
Line 12: Line 22:
|Name/it=Sketcher Clona
|Name/it=Sketcher Clona
|Name/ro=Sketcher Clonă
|Name/ro=Sketcher Clonă
|Name/ru=
|Name/ru=Sketcher Клонировать
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher tools → Clone
|MenuLocation=Sketch → Sketcher tools → Clone
|Version=0.16
|SeeAlso=[[Sketcher Copy|Sketcher Copy]], [[Sketcher Move|Sketcher Move]]
|SeeAlso=[[Sketcher Copy|Sketcher Copy]], [[Sketcher Move|Sketcher Move]]
}}
}}


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


<!--T:5-->
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]].

<!--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.
<!--T:7-->
#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.
#Select the sketch elements to clone.
#Click on [[Image:Sketcher_Clone.png|24px]] or choose {{KEY| Sketch}} → {{KEY| Sketcher tools}} → {{KEY|[[Image:Sketcher_Clone.png|24px]] Clone}} from the top menu.
#Place clone in the 3D-View.
#Place clone in the 3D-View.
No extra constraints for clone-behaviour are added.
No extra constraints for clone-behaviour are added.





==Notes== <!--T:4-->
<!--T:10-->
Available since FreeCAD v 0.16.
{{Docnav
|[[Sketcher_Symmetry|Symmetry]]
|[[Sketcher_Copy|Copy]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Symmetry.svg‎
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_Copy.svg‎
}}

<!--T:11-->
{{Sketcher Tools navi}}

<!--T:12-->
{{Userdocnavi}}


</translate>
</translate>

Revision as of 02:59, 31 January 2020

Sketcher Clone

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

Description

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. Click on or choose Sketch Sketcher tools Clone from the top menu.
  3. Place clone in the 3D-View.

No extra constraints for clone-behaviour are added.