Std Cut: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 13: Line 13:


<!--T:6-->
<!--T:6-->
# Select the Object(s) to be replicated.
# Select the Object(s) to be cut.
# Press the {{KEY|[[File:Std Cut.png|16px]] Cut}} icon, {{KEY|Ctrl}} + {{KEY|X}} keys or use menu choices {{MenuCommand|Edit → Cut}}.
# Press the {{KEY|[[File:Std Cut.png|16px]] Cut}} icon, {{KEY|Ctrl}} + {{KEY|X}} keys or use menu choices {{MenuCommand|Edit → Cut}}.



Revision as of 10:13, 27 October 2019

Std Cut

Menu location
Edit → Cut
Workbenches
All
Default shortcut
Ctrl+X
Introduced in version
-
See also
Copy, Paste, Delete

Description

The Cut command places the currently selected objects into the "clipboard" for later use by the Paste command and deletes them in the current document. Objects may be copied between documents.

How to use

  1. Select the Object(s) to be cut.
  2. Press the Cut icon, Ctrl + X keys or use menu choices Edit → Cut.

Limitations

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