Std Edit Menu: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
 
(4 intermediate revisions by the same user not shown)
Line 86: Line 86:


<!--T:22-->
<!--T:22-->
* [[File:Std_SendToPythonConsole.svg|32px]] [[Std_SendToPythonConsole|Send to Python Console]]: Creates variables in the [[Python_console|Python console]] referencing an object. {{Version|0.19}}
* [[File:Std_SendToPythonConsole.svg|32px]] [[Std_SendToPythonConsole|Send to Python Console]]: Creates variables in the [[Python_console|Python console]] referencing an object.


<!--T:13-->
<!--T:13-->
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.

<!--T:31-->
* [[File:Std_Properties.svg|32px]] [[Std_Properties|Properties]]: {{Version|1.0}}


<!--T:30-->
<!--T:30-->
Line 121: Line 124:
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]
{{clear}}

Latest revision as of 09:48, 21 April 2024

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.