Std Edit Menu: Difference between revisions

From FreeCAD Documentation
(Use SVG images instead of PNG images)
m (Added description text)
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__
<translate>
<translate>
<!--T:1-->
==Description== <!--T:1-->

{{StdMenu| Edit}}
<!--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 }}

<!--T:18-->
{{Caption|The {{StdMenu|Edit}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}

The {{StdMenu|[[Std_Edit_Menu|Edit]]}} menu provides functions related to changing the model, such as Copy, Paste, etc.

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


<!--T:3-->
<!--T:3-->
Line 37: Line 46:


<!--T:13-->
<!--T:13-->
* [[Std Placement|Placement...]] opens the Placement dialog for the selected object.
* [[File:Std_Placement.svg|32px]] [[Std Placement|Placement...]] opens the Placement dialog for the selected object.


<!--T:14-->
<!--T:14-->
Line 49: Line 58:


<!--T:2-->
<!--T:2-->
{{Std Base}}
{{Std Base navi}}

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

Revision as of 04:19, 19 February 2020

Description

File     Edit     View     Tools     Macro     Windows     Help

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

The Edit menu provides functions related to changing the model, such as Copy, Paste, etc.

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.