Std Paste: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 10: Line 10:
# Press the {{KEY|[[File:Std Paste.png|16px|Paste]]}} icon, {{KEY|ctrl}} + {{KEY|V}} keys or use menu choices Edit → Paste.
# Press the {{KEY|[[File:Std Paste.png|16px|Paste]]}} icon, {{KEY|ctrl}} + {{KEY|V}} keys or use menu choices Edit → Paste.


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->
* In general, it is not possible to paste FreeCAD objects into other applications, or paste objects from other applications into a FreeCAD document.
* In general, it is not possible to paste FreeCAD objects into other applications, or paste objects from other applications into a FreeCAD document.



Revision as of 08:12, 1 June 2014

Std_Paste

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

Description

The Paste command is involved in replicating Document objects. It places the current "clipboard" contents into the current document. Objects may be copy/pasted between Documents.

How to use

  1. Make the target Document active by clicking on it in the Project tab or Document window.
  2. Press the Paste icon, ctrl + V keys or use menu choices Edit → Paste.

Limitations

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

More