Standard Menu/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "El menú estándar se compone de 7 submenús:")
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
{{TOCright}}
{{TOCright}}


==Introduction==
<span id="Introduction"></span>
==Introducción==


El menú estándar da acceso a herramientas que se pueden utilizar en todos los entornos de trabajo. El menú puede verse ligeramente diferente según el entorno de escritorio (KDE, Gnome, Windows, macOS, etc.). Los entornos de trabajo también pueden agregar submenús dependiendo de cómo decidan estructurar sus herramientas.
The standard menu gives access to tools that can be used in all workbenches. The menu may look slightly different depending on the desktop environment (KDE, Gnome, Windows, OS X, etc.). Workbenches can also add sub-menus depending on how they decide to structure their tools.


<!--Please keep info below synchronized with Std_Base, Std_File_Menu etc.-->
<!--Please keep info below synchronized with Std_Base, Std_File_Menu etc.-->
{{StdMenu
{{StdMenu
|
|
[[Std_File_Menu|File]]
[[Std_File_Menu/es|Archivo]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
[[Std_Edit_Menu/es|Editar]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
[[Std_View_Menu/es|Ver]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
[[Std_Tools_Menu/es|Herramientas]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
[[Std_Macro_Menu/es|Macro]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
[[Std_Windows_Menu/es|Ventanas]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
[[Std_Help_Menu/es|Ayuda]]
}}
}}
{{Caption|The standard menu}}
{{Caption|El menú estándar}}


==Sub-menus==
<span id="Sub-menus"></span>
==Sub-menús==


El menú estándar se compone de 7 submenús:
The standard menu is composed of 7 sub-menus:


<!--Please keep info below synchronized with Std_File_Menu etc.-->
<!--Please keep info below synchronized with Std_File_Menu etc.-->

Latest revision as of 15:40, 1 March 2024

Introducción

El menú estándar da acceso a herramientas que se pueden utilizar en todos los entornos de trabajo. El menú puede verse ligeramente diferente según el entorno de escritorio (KDE, Gnome, Windows, macOS, etc.). Los entornos de trabajo también pueden agregar submenús dependiendo de cómo decidan estructurar sus herramientas.

Archivo     Editar     Ver     Herramientas     Macro     Ventanas     Ayuda

El menú estándar

Sub-menús

El menú estándar se compone de 7 submenús:

  • File The File menu provides tools related to file input and output.
  • Edit The Edit menu provides tools to change the model.
  • View The View menu provides tools to change the 3D view and the view properties of objects in the model, and tools related to the display of interface components.
  • Tools The Tools menu provides tools for debugging models, customizing FreeCAD's behavior, as well as auxiliary tools.
  • Macro The Macro menu provides tools related to the recording and execution of macros.
  • Windows The Windows menu allows switching and rearranging of Main view area windows.
  • Help The Help menu provides access to the help system and links to the FreeCAD website and forum.