Sketcher Clone: Difference between revisions

From FreeCAD Documentation
(Add Version to GuiCommand template, delete Notes version)
m (Changed section to 'Usage')
(8 intermediate revisions by 4 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 20: Line 30:


==Description== <!--T:2-->
==Description== <!--T:2-->
Clones the selected sketch elements from one point to another, using the last selected point as reference.


<!--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-->

<!--T:7-->
#Select the sketch elements to clone.
#Select the sketch elements to clone.
#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.
#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.



<!--T:10-->
{{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.