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)
 
(8 intermediate revisions by the same user not shown)
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 '''Std 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:

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

* [[Image:Std_ViewScreenShot.svg|32px]] [[Std_ViewScreenShot|Save image...]]: Saves a screenshot of the active [[3D_view|3D view]].

* [[Image:Std_ViewLoadImage.svg|32px]] [[Std_ViewLoadImage|Load image...]]: Loads an image. {{Version|0.21}}


* [[Image:Std_SceneInspector.svg|32px]] [[Std_SceneInspector|Scene inspector...]]: Displays an overview of scenegraph nodes of the active 3D view.
The {{StdMenu|[[Std_Tools_Menu|Tools]]}} menu provides functions for debugging models, customizing FreeCAD's behavior, as well as auxiliary functions (as seen below) such as the [[Std_ExportGraphviz|Dependency graph]].


* [[Image:Std_DependencyGraph.svg|32px]] [[Std_DependencyGraph|Dependency graph...]]: Shows the dependency graph of objects.
==Options==


* [[Std_ExportDependencyGraph|Export dependency graph...]] {{Version|0.21}}
* [[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]] takes a snapshot of the current 3D window.
* [[Image:Std_ProjectUtil.svg|32px]] [[Std_ProjectUtil|Project utility...]]: Assists in repairing damaged project files.


* [[Image:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]]: Creates an object to measures and display a distance.
* [[Std SceneInspector|Scene inspector]] displays details of the Open Inventor representation of the 3D window.


* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]]: Creates an object capable of holding text.
* [[Std_ExportGraphviz|Dependency graph]] shows how the various features in a model are related.


* [[Image:Std_DemoMode.svg|32px]] [[Std_DemoMode|View turntable...]]: Continuously rotates the camera in the active 3D view.
* [[Std_ProjectUtility|Project utility]] assists in repairing damaged project files.


* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]]: Opens a calculator for the conversion of units.
* [[File:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]] measures and displays the absolute distance between two points in 3D space.
* [[File:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]] adds an object that is able to hold arbitrary text.


* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]]: Opens a dialog box with customization options.
* [[Spinning|View turntable]] displays a rotating view of model in the 3D window.


* [[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.
* [[Image:Std_UnitsCalculator.svg|32px]] [[Std UnitsCalculator|Units calculator]] provides quick conversions between measurement systems, ex mm to inches.


* [[Image:Std_InterfaceCustomization.svg|32px]] [[Std InterfaceCustomization|Customize]] allows menus, shortcut keys and toolbars to be modified.


{{Docnav
* [[Image: AddonManager.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}}

Latest revision as of 11:46, 21 April 2024

Std Base icon

Introduction

The Std 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.