Std Copy: Difference between revisions

From FreeCAD Documentation
({{Docnav)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:7-->
{{Docnav
{{Docnav
|[[Std_Cut|Std Cut]]
|[[Std_Cut|Std Cut]]
Line 33: Line 34:
* See the [[Copying_Objects|Copying objects]] page for more details on replicating objects.
* See the [[Copying_Objects|Copying objects]] page for more details on replicating objects.


<!--T:8-->
{{Docnav
{{Docnav
|[[Std_Cut|Std Cut]]
|[[Std_Cut|Std Cut]]

Revision as of 10:22, 15 November 2019

Std Copy

Menu location
Edit → Copy
Workbenches
All
Default shortcut
Ctrl+C
Introduced in version
-
See also
Paste, Duplicate Selection

Description

The Copy command 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 copied.
  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