Std Paste/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 36: Line 36:
}}
}}


{{Std Base}}
{{Std Base navi}}
{{Userdocnavi}}
{{Userdocnavi}}



Revision as of 10:53, 15 January 2020

Std_Paste

Umístění Menu
Edit → Paste
Pracovní stoly
All
Výchozí zástupce
Ctrl+V
Představen ve verzi
-
Viz také
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