Std Cut

From FreeCAD Documentation
Revision as of 08:40, 17 March 2020 by Roy 043 (talk | contribs)
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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.