Std Paste/ro: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 6: Line 6:
The Paste command is involved in replicating [[Document_structure|Document]] objects. It places the current "clipboard" contents into the current document. Objects may be copy/pasted between Documents.
The Paste command is involved in replicating [[Document_structure|Document]] objects. It places the current "clipboard" contents into the current document. Objects may be copy/pasted between Documents.


<div class="mw-translate-fuzzy">
==Cum se folosește==
==Cum se folosește==
# Make the target Document active by clicking on it in the Project tab or Document window.
# Make the target Document active by clicking on it in the Project tab or Document window.
# 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.
</div>


==Limitări==
==Limitări==
Line 16: Line 18:
* Vedeți pagina [[Copying_Objects|Copying objects]] pentru mai multe detalii privind replicarea obiectelor.
* Vedeți pagina [[Copying_Objects|Copying objects]] pentru mai multe detalii privind replicarea obiectelor.


{{Std Base}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 20:07, 21 October 2019

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.

Suplimentar

  • Vedeți pagina Copying objects pentru mai multe detalii privind replicarea obiectelor.