Standard Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
m ("OS X" -> macOS)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page in progress}}
{{clear}}
{{clear}}
{{TOCright}}
{{TOCright}}
Line 8: Line 7:


<!--T:18-->
<!--T:18-->
The standard menu allows access to functions which are used in all workbenches. The menu may look slightly different depending on the desktop environment (KDE, Gnome, Windows, OS X, etc.). Different workbenches can also add sub-menus depending on how they decide to structure their tools.
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, macOS, etc.). Workbenches can also add sub-menus depending on how they decide to structure their tools.


<!--T:7-->
<!--T:7-->
<!--Please keep info below synchronized with Std_Base, Std_File_Menu etc.-->
{{StdMenu
{{StdMenu
|
|
Line 29: Line 29:
{{Caption|The standard menu}}
{{Caption|The standard menu}}


==Sub-menus==
==Sub-menus== <!--T:28-->


<!--T:29-->
The standard menu is composed of 7 sub-menus:
The standard menu is composed of 7 sub-menus:

* {{StdMenu|[[Std_File_Menu|File]]}} The File menu provides functions related to file input and output, such as Open, Print, Export, etc.
<!--T:30-->
* {{StdMenu|[[Std_Edit_Menu|Edit]]}} The Edit menu provides functions related to changing the model, such as Copy, Paste, etc.
<!--Please keep info below synchronized with Std_File_Menu etc.-->
* {{StdMenu|[[Std_View_Menu|View]]}} The View menu provides functions for changing the [[3D view|3D view]] and the view properties of objects in the model, and functions related to the display of interface components.
* {{StdMenu|[[Std_Tools_Menu|Tools]]}} The Tools menu provides functions for debugging models, customizing FreeCAD's behavior, as well as auxiliary functions.
* {{StdMenu|[[Std_File_Menu|File]]}} The File menu provides tools related to file input and output.
* {{StdMenu|[[Std_Macro_Menu|Macro]]}} The Macro menu provides functions related to the recording and execution of [[macros|macros]]
* {{StdMenu|[[Std_Edit_Menu|Edit]]}} The Edit menu provides tools to change the model.
* {{StdMenu|[[Std_Windows_Menu|Windows]]}} The Windows menu allows switching and rearranging of the [[Main_view_area|Main view area]] windows.
* {{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_Help_Menu|Help]]}} The Help menu provides access to the help system and links to the website and forum.
* {{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.




</translate>
</translate>
{{Interface navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Interface navi{{#translation:}}}}
{{clear}}

Latest revision as of 18:04, 16 February 2023

Introduction

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, macOS, etc.). Workbenches can also add sub-menus depending on how they decide to structure their tools.

File     Edit     View     Tools     Macro     Windows     Help

The standard menu

Sub-menus

The standard menu is composed of 7 sub-menus:

  • 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.