Sketcher Clone/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Описание==")
(Created page with "==Применение==")
Line 24: Line 24:
Note that a clone of a clone becomes a Sketcher Copy. If you wish to create linked constraints, clone the original source elements again.
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==


#Select the sketch elements to clone.
#Select the sketch elements to clone.

Revision as of 18:10, 13 September 2021

Клонировать

Системное название
Sketcher_Clone
Расположение в меню
Sketch → Инструменты для эскиза → Клонировать
Верстаки
Sketcher
Быстрые клавиши
Нет
Представлено в версии
0.16
См. также
Копировать, Переместить

Описание

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.

Применение

  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.