Std Edit Menu: Difference between revisions

From FreeCAD Documentation
(Corrected...)
(Add USerEditMode)
Line 99: Line 99:
<!--T:15-->
<!--T:15-->
* [[File:Std_Edit.svg|32px]] [[Std_Edit|Toggle Edit mode]]: Activates or deactivates an object's edit mode.
* [[File:Std_Edit.svg|32px]] [[Std_Edit|Toggle Edit mode]]: Activates or deactivates an object's edit mode.

* [[File:Std_UserEditMode.svg|32px]] [[Std_UserEditMode|User Edit mode]]: Choose the edition mode of an object when double-clicked in the [[Tree view]] {{Version|0.20}}


<!--T:16-->
<!--T:16-->

Revision as of 13:16, 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.
  • Preferences...: Opens the [Preferences_Editor|Preferences Editor]]. -- On MacOS this menu option may be located in the FreeCAD menu instead of the Edit menu.