Sketcher Clone: Difference between revisions

From FreeCAD Documentation
No edit summary
Line 32: Line 32:


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




<!--T:10-->
<!--T:10-->

Revision as of 17:18, 26 September 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 Sketcher Clone 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.