Std Edit Menu

From FreeCAD Documentation
Revision as of 18:27, 6 August 2021 by MSOlsen65 (talk | contribs)
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:

  • Redo (Std_Redo): Redoes a previously undone action.
  • Cut (Std_Cut): Copies spreadsheet cells to the Clipboard and clears them.
  • Copy (Std_Copy): Copies objects to the Clipboard.
  • Paste (Std_Paste): Pastes objects from the Clipboard into the document.
  • Placement... (Std_Placement): Opens the Placement task panel for an object.
  • Alignment... (Std_Alignment): Aligns an object in relation to a fixed reference object.
  • Toggle Edit mode (Std_Edit): Activates or deactivates an object's edit mode.