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:")
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{clear}}
__NOTOC__
{{TOCright}}
{{docnav|Robot Workbench|Macros}}


<span id="Introduction"></span>
<!-- ==The Standard Menu== -->
==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.
{{StdMenu| File &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Workbench &nbsp;&nbsp;&nbsp; Measure &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}


<!--Please keep info below synchronized with Std_Base, Std_File_Menu etc.-->
===Overview===
{{StdMenu
The standard FreeCAD menu allows access to functions which are used in all workbenches. Your menu may look slightly different depending on your desktop environment (KDE, Gnome, Windows, OS X, etc).
|
[[Std_File_Menu/es|Archivo]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu/es|Editar]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu/es|Ver]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu/es|Herramientas]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu/es|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu/es|Ventanas]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu/es|Ayuda]]
}}
{{Caption|El menú estándar}}


<span id="Sub-menus"></span>
===File===
==Sub-menús==
The [[Std_File_Menu|File]] option provides functions related to input and output, such as Open, Print, Export, etc.


El menú estándar se compone de 7 submenús:
===Edit===
The [[Std_Edit_Menu|Edit]] option provides functions related to changing the model, such as Copy, Paste, etc.


<!--Please keep info below synchronized with Std_File_Menu etc.-->
===View===
The [[Std_View Menu|View]] option provides functions related to the display of the model, such as which panels to show, Zoom, etc.
* {{StdMenu|[[Std_File_Menu|File]]}} The File menu provides tools related to file input and output.
* {{StdMenu|[[Std_Edit_Menu|Edit]]}} The Edit menu provides tools to change the model.
* {{StdMenu|[[Std_View_Menu|View]]}} The View menu provides tools to change the [[3D view|3D view]] and the view properties of objects in the model, and tools related to the display of interface components.
* {{StdMenu|[[Std_Tools_Menu|Tools]]}} The Tools menu provides tools for debugging models, customizing FreeCAD's behavior, as well as auxiliary tools.
* {{StdMenu|[[Std_Macro_Menu|Macro]]}} The Macro menu provides tools related to the recording and execution of [[Macros|macros]].
* {{StdMenu|[[Std_Windows_Menu|Windows]]}} The Windows menu allows switching and rearranging of [[Main_view_area|Main view area]] windows.
* {{StdMenu|[[Std_Help_Menu|Help]]}} The Help menu provides access to the help system and links to the FreeCAD website and forum.


===Tools===
The [[Std_Tools Menu|Tools]] option provides functions for debugging models and customizing FreeCAD's behaviour.


{{Std Base navi{{#translation:}}}}
===Macro===
{{Userdocnavi{{#translation:}}}}
The [[Std_Macro_Menu|Macro]] option provides functions related to the recording and execution of groups of FreeCAD commands.
{{Interface navi{{#translation:}}}}

{{clear}}
===Workbench===
The [[Std Workbench Menu|Workbench]] option provides functions related to the [[Workbenches|workbench]] in use. It contains functions specific to the current workbench.

===Measure===
The [[Std_Measure_Menu|Measure]] option provides functions related to the Delta and/or 3D distances. This menu appears only in the Part Workbench.

===Windows===
The [[Std_Windows Menu|Windows]] option allows for switching between and arranging open FreeCAD windows.

===Help===
The [[Std_Help Menu|Help]] option provides access to the FreeCAD help system and provides information about your FreeCAD installation.


{{docnav/es|Robot Workbench/es|Macros/es}}

{{Userdocnavi}}

[[Category:Documentation/es]]
[[Category:Command_Reference/es]]

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.