Std Edit Menu: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
 
(72 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<languages/>
__NOTOC__
<translate>
<translate>
<!--T:1-->
<!-- ==The Edit Menu== --><br />
<span style="color:#000000; background:#d3d3d3">'''&nbsp; Edit &nbsp;'''</span><br />
[[Std_Undo|Undo]] reverses the last command. <br />
[[Std_Redo|Redo]] reapplies the last command reversed by Undo. <br />
----
[[Std_Cut|Cut]] places selected objects onto the clipboard and deletes them. <br />
[[Std_Copy|Copy]] places selected objects onto the clipboard. <br />
[[Std_Paste|Paste]] moves the contents of the clipboard to the current document. <br />
[[Std_DuplicateSelection|Duplicate Selection]] is a shortcut for Copy + Paste. <br />
----
[[Std_Refresh|Refresh]] redraws the display. <br />
[[Std_BoxSelection|Box Selection]] allows selecting all objects in a rectangular area. <br />
[[Std_Select_All|Select All]] selects all objects in the current document. <br />
[[Std_Delete|Delete]] deletes the current selection. <br />
----
[[Tasks_Placement|Placement]] opens the Placement dialog for the selected object. <br />
[[Std_Alignment|Alignment]] opens the Alignment dialog for the selected objects. <br />
[[Std_Edit|Toggle Edit Mode]] turns Edit Mode on or off for the selected objects. <br />
----
[[Preferences_Editor|Preferences]] opens the user Preferences dialog.


<!--T:24-->
{{Docnav
|[[Std_File_Menu|Std File Menu]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


<!--T:2-->
<!--T:25-->
[[Image:Freecad.svg|thumb|128px|Std Base icon]]
[[Category:Documentation]]
[[Category:Command_Reference]]


</translate>
</translate>
{{TOCright}}
<languages/>
<translate>

==Introduction== <!--T:1-->

<!--T:26-->
The '''Std Edit Menu''' is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:

<!--T:17-->
<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
|
[[Std_File_Menu|File]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
}}

<!--T:21-->
<!--Please keep info below synchronized with Standard_Menu-->
The Edit menu provides tools to change the model.

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

<!--T:27-->
The following tools are available in this menu:

<!--T:3-->
* [[File:Std_Undo.svg|32px]] [[Std_Undo|Undo]]: Undoes one action.

<!--T:4-->
* [[File:Std_Redo.svg|32px]] [[Std_Redo|Redo]]: Redoes a previously undone action.

<!--T:5-->
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Cut]]: Copies spreadsheet cells to the Clipboard and clears them.

<!--T:6-->
* [[File:Std_Copy.svg|32px]] [[Std_Copy|Copy]]: Copies objects to the Clipboard.

<!--T:7-->
* [[File:Std_Paste.svg|32px]] [[Std_Paste|Paste]]: Pastes objects from the Clipboard into the document.

<!--T:8-->
* [[File:Std_DuplicateSelection.svg|32px]] [[Std_DuplicateSelection|Duplicate selection]]: Duplicates objects within the document.

<!--T:9-->
* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Refresh]]: Recomputes the document.

<!--T:10-->
* [[File:Std_BoxSelection.svg|32px]] [[Std_BoxSelection|Box selection]]: Selects objects from a rectangular area.

<!--T:23-->
* [[File:Std_BoxElementSelection.svg|32px]] [[Std_BoxElementSelection|Box element selection]]: Selects faces from a rectangular area.

<!--T:11-->
* [[File:Std_SelectAll.svg|32px]] [[Std_SelectAll|Select All]]: Selects all objects.

<!--T:12-->
* [[File:Std_Delete.svg|32px]] [[Std_Delete|Delete]]: Deletes selected objects.

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

<!--T:13-->
* [[File:Std_Placement.svg|32px]] [[Std_Placement|Placement...]]: Opens the Placement task panel for an object.

<!--T:29-->
* [[File:Std_TransformManip.svg|32px]] [[Std_TransformManip|Transform]]: Transforms an object in the [[3D_view|3D view]].

<!--T:14-->
* [[File:Std_Alignment.svg|32px]] [[Std_Alignment|Alignment...]]: Aligns an object in relation to a fixed reference object.

<!--T:15-->
* [[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-->
* [[File:Std_UserEditMode.svg|32px]] [[Std_UserEditMode|Edit mode]]: Defines the edit mode to be used when an object is double-clicked in the [[Tree_view|Tree view]]. {{Version|0.20}}

<!--T:16-->
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences...]]: Opens the [[Preferences_Editor|Preferences Editor]]. {{Emphasis|-- On MacOS this menu option may be located in the FreeCAD menu instead of the Edit menu.}}


<!--T:28-->
{{Docnav
|[[Std_File_Menu|Std File Menu]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}

</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

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.