Std Cut: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 34: Line 34:
#* Select the {{MenuCommand|Edit → [[Image:Std_Cut.svg|16px]] Cut}} option from the menu.
#* Select the {{MenuCommand|Edit → [[Image:Std_Cut.svg|16px]] Cut}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|X}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|X}}.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify if they should be included.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.


==Notes==
==Notes==

Revision as of 19:37, 16 March 2020

Std Cut

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

Description

The Std Cut command copies objects to the Clipboard, and then erases them from the document.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Std Cut button.
    • Select the Edit → Cut option from the menu.
    • Use the keyboard shortcut: Ctrl+X.
  3. If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.

Notes

  • It is not possible to copy-paste objects between FreeCAD and other applications.