Std Edit Menu: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
 
(45 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
__NOTOC__
<translate>
<translate>
==Description== <!--T:1-->


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


<!--T:18-->
<!--T:25-->
[[Image:Freecad.svg|thumb|128px|Std Base icon]]
{{Caption|The {{StdMenu|Edit}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}

</translate>
{{TOCright}}
<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-->
<!--T:21-->
<!--Please keep info below synchronized with Standard_Menu-->
The {{StdMenu|[[Std_Edit_Menu|Edit]]}} menu provides functions related to changing the model, such as Copy, Paste, etc.
The Edit menu provides tools to change the model.


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

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


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


<!--T:4-->
<!--T:4-->
* [[File:Std_Redo.svg|32px]] [[Std_Redo|Redo]] reapplies the last command reversed by Undo.
* [[File:Std_Redo.svg|32px]] [[Std_Redo|Redo]]: Redoes a previously undone action.


<!--T:5-->
<!--T:5-->
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Cut]] places selected objects onto the clipboard and deletes them in the current document.
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Cut]]: Copies spreadsheet cells to the Clipboard and clears them.


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


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


<!--T:8-->
<!--T:8-->
* [[Std_DuplicateSelection|Duplicate Selection]] is a shortcut for Copy + Paste.
* [[File:Std_DuplicateSelection.svg|32px]] [[Std_DuplicateSelection|Duplicate selection]]: Duplicates objects within the document.


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


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


<!--T:23-->
<!--T:23-->
* [[File:Std_BoxElementSelection.svg|32px]] [[Std_BoxElementSelection|Box element selection]] allows selecting sub elements (vertices, edges, faces) in a rectangular area.
* [[File:Std_BoxElementSelection.svg|32px]] [[Std_BoxElementSelection|Box element selection]]: Selects faces from a rectangular area.


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


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


<!--T:22-->
<!--T:22-->
* [[File:Std_SendToPythonConsole.svg|32px]] [[Std_SendToPythonConsole|Send to Python Console]] {{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-->
* [[File:Std_Placement.svg|32px]] [[Std_Placement|Placement...]] opens the Placement dialog for the selected object.
* [[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-->
<!--T:14-->
* [[Std_Alignment|Alignment...]] opens the Alignment dialog for the selected objects.
* [[File:Std_Alignment.svg|32px]] [[Std_Alignment|Alignment...]]: Aligns an object in relation to a fixed reference object.


<!--T:15-->
<!--T:15-->
* [[File:Std_Edit.svg|32px]] [[Std_Edit|Toggle Edit mode]] turns Edit Mode on or off for the selected objects.
* [[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-->
<!--T:16-->
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences]] opens the user Preferences dialog.
* [[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>
</translate>
{{Std Base{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#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.