Std Tools Menu/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
==Description==
|[[Std_View_Menu|Std View Menu]]
|[[Std_Macro_Menu|Std MacroMenu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}

[[Image:Freecad.svg|thumb|128px|Std Base icon]]

{{TOCright}}

==Introduction==

The {{StdMenu|[[Std_Tools_Menu|Tools]]}} menu is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 7: Line 22:
</div>
</div>


<!--Please keep info below synchronized with Standard_Menu-->
The Tools menu provides tools for debugging models, customizing FreeCAD's behavior, as well as auxiliary tools.

==Tools==


The following tools are available in this menu:
The {{StdMenu|[[Std_Tools_Menu|Tools]]}} menu provides functions for debugging models, customizing FreeCAD's behavior, as well as auxiliary functions.


* [[Image:Std_DlgParameter.svg|32px]] [[Std_DlgParameter|Edit parameters...]]: Opens a dialog box giving access to the parameters that control the program.
==Options==


* [[Image:Std_DlgParameter.svg|32px]] [[Std_DlgParameter|Edit parameters...]] allows many of the settings that control FreeCAD to be changed. It does not set parameters for a model.
* [[Image:Std_ViewScreenShot.svg|32px]] [[Std_ViewScreenShot|Save picture...]]: Saves a screenshot of the active [[3D_view|3D view]].


* [[Std_SceneInspector|Scene inspector...]]: Displays an overview of scenegraph nodes of the active 3D view.
* [[Image:Std_ViewScreenShot.svg|32px]] [[Std_ViewScreenShot|Save picture...]] takes a snapshot of the current 3D window.


* [[Std_DependencyGraph|Dependency graph...]]: Shows the dependency graph of objects.
* [[Std_SceneInspector|Scene inspector...]] displays details of the Open Inventor representation of the 3D window.


* [[Std_ProjectUtility|Project utility...]]: Assists in repairing damaged project files.
* [[Std_ExportGraphviz|Dependency graph...]] shows how the various features in a model are related.


* [[Image:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]]: Creates an object to measures and display a distance.
* [[Std_ProjectUtility|Project utility...]] assists in repairing damaged project files.


* [[Image:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]] measures and displays the absolute distance between two points in 3D space.
* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]]: Creates an object capable of holding text.


* [[Std_DemoMode|View turntable...]]: Continuously rotates the camera in the active 3D view.
* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]] adds an object that is able to hold arbitrary text.


* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]]: Opens a calculator for the conversion of units.
* [[Std_DemoMode|View turntable...]] displays a rotating view of model in the 3D window.


* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]] provides quick conversions between measurement systems, ex mm to inches.
* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]]: Opens a dialog box with customization options.


* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]] allows menus, shortcut keys and toolbars to be modified.
* [[Image:Std_AddonMgr.svg|32px]] [[Std_AddonMgr|Addon manager]]: Opens the Addon manager with which [[External_workbenches|external workbenches]] and [[macros|macros]] can be installed.


{{Docnav
* [[Image:Std_AddonMgr.svg|32px]] [[Std_AddonMgr|Addon manager]] installs and manages [[external workbenches|external workbenches]] and [[macros|macros]] provided by the FreeCAD community.
|[[Std_View_Menu|Std View Menu]]
|[[Std_Macro_Menu|Std MacroMenu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 20:36, 22 June 2020

Std Base icon

Introduction

The Tools menu is one of the 7 sub-menus in the standard menu:

The Tools Menu

The Tools menu provides tools for debugging models, customizing FreeCAD's behavior, as well as auxiliary tools.

Tools

The following tools are available in this menu:

  • Edit parameters...: Opens a dialog box giving access to the parameters that control the program.
  • Customize...: Opens a dialog box with customization options.