Std DuplicateSelection/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 27: Line 27:
==Usage==
==Usage==


# Select one or more objects in the [[Tree_view|Tree view]] or the [[3D_view|3D view]].
# Select one or more objects.
# Select the {{MenuCommand|Edit → Duplicate selection}} option from the menu.
# Select the {{MenuCommand|Edit → Duplicate selection}} option from the menu.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.

Revision as of 20:21, 9 April 2020

Std DuplicateSelection

Системное название
Std DuplicateSelection
Расположение в меню
Правка → Копировать
Верстаки
Все
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Копировать, Вставить

Description

The Std DuplicateSelection command duplicates objects within the active document.

Usage

  1. Select one or more objects.
  2. Select the Edit → Duplicate selection option from the menu.
  3. If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.

Notes

  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

Preferences

  • Duplicate labels are allowed if Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels is set to true. This setting can also be changed in the Preferences Editor.