Sketcher Clone: Difference between revisions

From FreeCAD Documentation
(Add Version to GuiCommand template, delete Notes version)
No edit summary
Line 20: Line 20:


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



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

Revision as of 00:36, 25 November 2018

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.

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.