Standard Menu/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "<!--Por favor, mantenha as informações abaixo sincronizadas com Std_Base, Standard_Menu, Std_File_Menu etc.--> {{StdMenu | Arquivo    ...")
(Created page with "O menu padrão é composto por 7 submenus:")
Line 27: Line 27:
==Sub-menus==
==Sub-menus==


The standard menu is composed of 7 sub-menus:
O menu padrão é composto por 7 submenus:


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

Revision as of 16:53, 22 July 2021

Introdução

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.

Arquivo     Editar     Vista     Ferramentas     Macro     Janelas     Ajuda

Sub-menus

O menu padrão é composto por 7 submenus:

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