Part Measure Angular: Difference between revisions

From FreeCAD Documentation
(Usage and Notes)
(Marked this version for translation)
 
Line 20: Line 20:
}}
}}


==Description==
==Description== <!--T:13-->


<!--T:3-->
<!--T:3-->
This command measures the angle between two straight edges, two planar faces or one straight edge and a planar face and displays the measurement in the [[3D_view|3D view]].
This command measures the angle between two straight edges, two planar faces or one straight edge and a planar face and displays the measurement in the [[3D_view|3D view]].


<!--T:14-->
The appearance of the measurements can be changed in the [[PartDesign_Preferences#Measure|preferences]].
The appearance of the measurements can be changed in the [[PartDesign_Preferences#Measure|preferences]].


Line 41: Line 42:
# Measurements are automatically discarded when closing the document.
# Measurements are automatically discarded when closing the document.


==Notes==
==Notes== <!--T:15-->


<!--T:16-->
* You cannot use the [[Draft_Workbench|Draft]] snap tools with this command.
* You cannot use the [[Draft_Workbench|Draft]] snap tools with this command.
* To add dimensions to drawings use the dimension tools from the [[TechDraw_Workbench|TechDraw Workbench]].
* To add dimensions to drawings use the dimension tools from the [[TechDraw_Workbench|TechDraw Workbench]].

Latest revision as of 15:13, 14 September 2022

Part Measure Angular

Menu location
Measure → Measure Angular‏‎
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Draft Dimension

Description

This command measures the angle between two straight edges, two planar faces or one straight edge and a planar face and displays the measurement in the 3D view.

The appearance of the measurements can be changed in the preferences.

Usage

  1. Select two straight edges, two planar faces or one straight edge
  2. There are several ways to invoke the command:
    • Press the Measure Angular button.
    • Select the Measure → Measure Angular‏‎ option from the menu.
  3. Alternatively the command can be launched without prior selection. A selection dialog then opens in the Task panel. A Control widget also provides buttons to reset the selection, toggle the measurement display in the 3D view, and clear all measurements.
  4. Measurements are automatically discarded when closing the document.

Notes