Std Edit Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 5: Line 5:




<!--T:17-->
{{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 }}


<!--T:18-->
{{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]]}}


==Options==
==Options== <!--T:19-->


<!--T:3-->
<!--T:3-->
Line 57: Line 59:
{{Std Base navi}}
{{Std Base navi}}


<!--T:20-->
{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

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.