Std Edit Menu/pt-br: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(10 intermediate revisions by 2 users not shown)
Line 14: Line 14:
{{TOCright}}
{{TOCright}}


==Introduction==
<span id="Introduction"></span>
==Introdução==


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


<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
<!--Por favor, mantenha as informações abaixo sincronizadas com Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
{{StdMenu
|
|
[[Std_File_Menu|File]]
[[Std_File_Menu/pt-br|Arquivo]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
[[Std_Edit_Menu/pt-br|Editar]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
[[Std_View_Menu/pt-br|Vista]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
[[Std_Tools_Menu/pt-br|Ferramentas]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
[[Std_Macro_Menu/pt-br|Macro]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
[[Std_Windows_Menu/pt-br|Janelas]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
[[Std_Help_Menu/pt-br|Ajuda]]
}}
}}


Line 55: Line 56:
* [[File:Std_DuplicateSelection.svg|32px]] [[Std_DuplicateSelection|Duplicate selection]]: Duplicates objects within the document.
* [[File:Std_DuplicateSelection.svg|32px]] [[Std_DuplicateSelection|Duplicate selection]]: Duplicates objects within the document.


* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Refresh]]: Recomputes the document.
* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Atualização]]: Recomputa o documento.


* [[File:Std_BoxSelection.svg|32px]] [[Std_BoxSelection|Box selection]]: Selects objects from a rectangular area.
* [[File:Std_BoxSelection.svg|32px]] [[Std_BoxSelection|Box selection]]: Selects objects from a rectangular area.
Line 65: Line 66:
* [[File:Std_Delete.svg|32px]] [[Std_Delete|Delete]]: Deletes selected objects.
* [[File:Std_Delete.svg|32px]] [[Std_Delete|Delete]]: Deletes selected objects.


* [[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.


* [[File:Std_Placement.svg|32px]] [[Std_Placement|Placement...]]: Opens the Placement task panel for an object.
* [[File:Std_Placement.svg|32px]] [[Std_Placement|Placement...]]: Opens the Placement task panel for an object.


* [[File:Std_TransformManip.svg|32px]] [[Std_TransformManip|Transform]]: Transforms an object in the 3D view.
* [[File:Std_TransformManip.svg|32px]] [[Std_TransformManip|Transform]]: Transforms an object in the [[3D_view|3D view]].


* [[File:Std_Alignment.svg|32px]] [[Std_Alignment|Alignment...]]: Aligns an object in relation to a fixed reference object.
* [[File:Std_Alignment.svg|32px]] [[Std_Alignment|Alignment...]]: Aligns an object in relation to a fixed reference object.
Line 75: Line 76:
* [[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.


* [[File:Std_Properties.svg|32px]] [[Std_Properties|Properties]]: {{Version|1.0}}
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences...]]: Opens the [[Preferences_Editor|Preferences Editor]]. {{Emphasis|-- On MacOS this menu option may appear in the FreeCAD menu instead of the Edit menu.}}

* [[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}}

* [[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.}}




{{Docnav
{{Docnav
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/pt-br|Menu de Arquivo Padrão]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/pt-br|Menu Visualização Padrão]]
|[[Std_Base|Std Base]]
|[[Std_Base|Base Padrão]]
|IconL=
|IconL=
|IconR=
|IconR=
Line 90: Line 95:
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]
{{clear}}

Latest revision as of 09:48, 21 April 2024

Std Base icon

Introdução

The Std Edit Menu is one of the 7 sub-menus in the standard menu:

Arquivo     Editar     Vista     Ferramentas     Macro     Janelas     Ajuda

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.