Std Edit Menu: Difference between revisions

From FreeCAD Documentation
(Add USerEditMode)
(Fixed missing square bracket for piped link.)
Line 103: Line 103:


<!--T:16-->
<!--T:16-->
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences...]]: Opens the [Preferences_Editor|Preferences Editor]]. {{Emphasis|-- On MacOS this menu option may be located in the FreeCAD menu instead of the Edit menu.}}
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences...]]: Opens the [[Preferences_Editor|Preferences Editor]]. {{Emphasis|-- On MacOS this menu option may be located in the FreeCAD menu instead of the Edit menu.}}





Revision as of 18:04, 2 September 2021

Std Base icon

Introduction

The Std Edit Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The Edit menu provides tools to change the model.

Tools

The following tools are available in this menu:

  • Undo: Undoes one action.
  • Redo: Redoes a previously undone action.
  • Cut: Copies spreadsheet cells to the Clipboard and clears them.
  • Copy: Copies objects to the Clipboard.
  • Paste: Pastes objects from the Clipboard into the document.
  • Delete: Deletes selected objects.
  • Placement...: Opens the Placement task panel for an object.
  • Alignment...: Aligns an object in relation to a fixed reference object.