Std Paste/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "==Cum se folosește== # Make the target Document active by clicking on it in the Project tab or Document window. # Press the {{KEY|16px|Paste}} icon, {{...")
(Created page with "==Limitări== * În general, nu este posibilă copierea obiectelor FreeCAD în alte aplicații sau copierea obiectelor din alte aplicații într-un document FreeCAD.")
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==
==Limitări==
* In general, it is not possible to paste FreeCAD objects into other applications, or paste objects from other applications into a FreeCAD document.
* În general, nu este posibilă copierea obiectelor FreeCAD în alte aplicații sau copierea obiectelor din alte aplicații într-un document FreeCAD.


==More==
==More==

Revision as of 16:18, 22 October 2018

Std_Paste

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

Descriere

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.

Cum se folosește

  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.

Limitări

  • În general, nu este posibilă copierea obiectelor FreeCAD în alte aplicații sau copierea obiectelor din alte aplicații într-un document FreeCAD.

More