Std Edit Menu: Difference between revisions

From FreeCAD Documentation
m (Added toolbar description)
No edit summary
Line 3: Line 3:
<translate>
<translate>
==Description== <!--T:1-->
==Description== <!--T:1-->


{{StdMenu| File &nbsp;&nbsp;&nbsp; {{StdMenu| <u>Edit</u>}} &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{StdMenu| File &nbsp;&nbsp;&nbsp; {{StdMenu| <u>Edit</u>}} &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}

{{Caption|The {{StdMenu|Edit}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}
{{Caption|The {{StdMenu|Edit}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}



Revision as of 21:12, 13 February 2020

Description

File     Edit     View     Tools     Macro     Windows     Help

The Edit menu is part of the Standard Menu in the FreeCAD Interface

Options

  • Undo reverses the last command.
  • Redo reapplies the last command reversed by Undo.
  • Cut places selected objects onto the clipboard and deletes them in the current document.
  • Copy places selected objects onto the clipboard.
  • Paste moves the contents of the clipboard to the current document.
  • Select All selects all objects in the current document.
  • Delete deletes the current selection.
  • Placement... opens the Placement dialog for the selected object.
  • Alignment... opens the Alignment dialog for the selected objects.