Команда "Копировать"

From FreeCAD Documentation
Revision as of 09:49, 2 December 2016 by Baritone (talk | contribs)

Std_Copy

Системное название
Std_Copy
Расположение в меню
Правка → Копировать
Верстаки
Все
Быстрые клавиши
Ctrl+C
Представлено в версии
-
См. также
Вставить, Дубликат

Description

The Copy command is involved in replicating Document objects. It places the currently selected objects into the "clipboard" for later use by the Paste command. Objects may be copied between Documents.

How to use

  1. Select the Object(s) to be replicated.
  2. Press the Copy icon, ctrl + C keys or use menu choices Edit → Copy.

Limitations

  • In general, it is not possible to copy FreeCAD objects into other applications, or copy objects from other applications into a FreeCAD document.

More