Std Tools Menu/pt: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
|[[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 6: 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.

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

* [[Std_ExportDependencyGraph|Export dependency graph...]] {{Version|0.21}}

* [[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 DlgParameter|Edit parameters]] allows many of the settings that control FreeCAD to be changed. It does not set parameters for a model.


* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]]: Creates an object capable of holding text.
[[File:Std_ViewScreenShot.png|24px]] [[Std ViewScreenShot|Save picture]] takes a snapshot of the current 3D window.


* [[Image:Std_DemoMode.svg|32px]] [[Std_DemoMode|View turntable...]]: Continuously rotates the camera in the active 3D view.
[[Std SceneInspector|Scene inspector]] displays details of the Open Inventor representation of the 3D window.


* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]]: Opens a calculator for the conversion of units.
[[Std_DependencyGraph|Dependency graph]] shows how the various features in a model are related.


* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]]: Opens a dialog box with customization options.
[[Project_utility|Project utility]] assists in repairing damaged project files.


* [[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.
[[Spinning|View turntable]] displays a rotating view of model in the 3D window.


[[Std UnitsCalculator|Units Calculator]] provides quick conversions between measurement systems, ex mm to inches.


{{Docnav
[[Interface Customization|Customize]] allows menus, shortcut keys and toolbars to be modified.
|[[Std_View_Menu|Std View Menu]]
|[[Std_Macro_Menu|Std MacroMenu]]
|[[Std_Base|Std Base]]
|IconL=
|IconR=
|IconC=Freecad.svg
}}


{{Std Base navi{{#translation:}}}}
[[Category:User Documentation/pt]] [[Category:Command_Reference/pt]]
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
{{clear}}
{{clear}}

Latest revision as of 11:45, 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.