Std Tools Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 50: Line 50:


<!--T:6-->
<!--T:6-->
* [[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_DlgParameter.svg|32px]] [[Std_DlgParameter|Edit parameters...]]: Opens the Parameter Editor.


<!--T:3-->
<!--T:3-->
* [[Image:Std_ViewScreenShot.svg|32px]] [[Std_ViewScreenShot|Save picture...]] takes a snapshot of the current 3D window.
* [[Image:Std_ViewScreenShot.svg|32px]] [[Std_ViewScreenShot|Save picture...]]: Saves a screenshot of the active [[3D_view|3D view]].


<!--T:7-->
<!--T:7-->
* [[Std_SceneInspector|Scene inspector...]] displays details of the Open Inventor representation of the 3D window.
* [[Std_SceneInspector|Scene inspector...]]: Displays an overview of all nodes in the scenegraph of the active 3D view.


<!--T:8-->
<!--T:8-->
* [[Std_ExportGraphviz|Dependency graph...]] shows how the various features in a model are related.
* [[Std_ExportGraphviz|Dependency graph...]]: Shows the dependency graph of objects.


<!--T:9-->
<!--T:9-->
* [[Std_ProjectUtility|Project utility...]] assists in repairing damaged project files.
* [[Std_ProjectUtility|Project utility...]]: Assists in repairing damaged project files.


<!--T:12-->
<!--T:12-->
* [[Image:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]] measures and displays the absolute distance between two points in 3D space.
* [[Image:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Measure distance]]: Measures and displays the distance between two points.


<!--T:18-->
<!--T:18-->
* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]] adds an object that is able to hold arbitrary text.
* [[Image:Std_TextDocument.svg|32px]] [[Std_TextDocument|Add text document]]: Creates an object capable of holding text.


<!--T:10-->
<!--T:10-->
* [[Std_DemoMode|View turntable...]] displays a rotating view of model in the 3D window.
* [[Std_DemoMode|View turntable...]]: Displays a rotating view of the model.


<!--T:11-->
<!--T:11-->
* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]] provides quick conversions between measurement systems, ex mm to inches.
* [[Image:Std_UnitsCalculator.svg|32px]] [[Std_UnitsCalculator|Units calculator...]]: Opens the Units calculator for the conversion of units.


<!--T:4-->
<!--T:4-->
* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]] allows menus, shortcut keys and toolbars to be modified.
* [[Image:Std_DlgCustomize.svg|32px]] [[Std_DlgCustomize|Customize...]]: Opens the Customize dialog box for user customization.


<!--T:13-->
<!--T:13-->
* [[Image:Std_AddonMgr.svg|32px]] [[Std_AddonMgr|Addon manager]] installs and manages [[external workbenches|external workbenches]] and [[macros|macros]] provided by the FreeCAD community.
* [[Image:Std_AddonMgr.svg|32px]] [[Std_AddonMgr|Addon manager]]: Opens the Addon manager to install [[External_workbenches|external workbenches]] or [[macros|macros]].


{{Docnav
{{Docnav

Revision as of 18:18, 20 June 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.
Std Base icon

Introduction

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

File     Edit     View     Tools     Macro     Windows     Help

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:

  • Scene inspector...: Displays an overview of all nodes in the scenegraph of the active 3D view.
  • Customize...: Opens the Customize dialog box for user customization.