Sketcher Clone/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 11: Line 11:


==Description==
==Description==
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]].

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

==How to use==


==Usage==
#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|32px]] or choose {{KEY| Sketch}} → {{KEY| Sketcher tools}} → {{KEY|[[Image:Sketcher_Clone.png|32px]] Clone}} from the top menu.
Line 20: Line 23:
No extra constraints for clone-behaviour are added.
No extra constraints for clone-behaviour are added.


[[Category:Sketcher]]
{{clear}}
{{clear}}

Revision as of 23:56, 25 November 2018

Sketcher Clone

Системное название
Sketcher Clone
Расположение в меню
Sketch → Инструменты для эскиза → Клонировать
Верстаки
Sketcher
Быстрые клавиши
Нет
Представлено в версии
-
См. также
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.

How to use

  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.