Std Measure/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilização==")
(Updating to match new version of source page)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{Docnav
{{Docnav
|[[Std_AddonMgr|AddonMgr]]
|[[Std_ProjectUtil|ProjectUtil]]
|
|[[Std_TextDocument|TextDocument]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Tools_Menu|Std Tools Menu]]
|IconL=Std_ProjectUtil.svg
|IconL=Std_AddonMgr.svg
|IconR=Std_TextDocument.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 22: Line 22:
</div>
</div>


<span id="Description"></span>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Description==
==Descrição==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 34: Line 33:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
# Optionally, preselect the geometrical entities to be used for measurement.
# Optionally preselect the entities to be measured.
# Press the {{Button|[[Image:Std_Measure.svg|16px]] [[Std_Measure|Std Measure]]}} button or select the {{MenuCommand|Tools → [[Image:Std_Measure.svg|16px]] Measure}} option from the menu.
# Press the {{Button|[[Image:Std_Measure.svg|16px]] [[Std_Measure|Std Measure]]}} button or select the {{MenuCommand|Tools → [[Image:Std_Measure.svg|16px]] Measure}} option from the menu.
# If no geometrical entities were preselected, do one of the following:
# If no geometrical entities were preselected, do one of the following:
Line 47: Line 46:
#** ''Radius'' - radius of the selected circular edge,
#** ''Radius'' - radius of the selected circular edge,
#** ''Center of Mass'' - COM of the selected edge, face or solid (only if preselected in the tree).
#** ''Center of Mass'' - COM of the selected edge, face or solid (only if preselected in the tree).
# The measurement result will be shown in the ''Result'' field and on a label displayed in the [[3D_view|3D view]]. That label will also include an icon indicating the type of measurement. The labels can be customized in [[Preferences_Editor|Preferences]]. They can be moved in the 3D view by dragging them with a cursor.
# The measurement result will be shown in the ''Result'' field and on a label displayed in the [[3D_view|3D view]]. That label will also include an icon indicating the type of measurement. The labels can be customized in the [[Preferences_Editor|Preferences]]. They can be moved in the 3D view by dragging them with a cursor.
# Click {{Button|Reset}} to delete the measurement or {{Button|Save}} to keep it (saved measurements will be kept in Measurements container in the [[Tree_view|tree view]]).
# Click {{Button|Reset}} to delete the measurement or {{Button|Save}} to keep it (saved measurements will be kept in Measurements container in the [[Tree_view|tree view]]).
# Click {{Button|Close}} to exit the tool.
# Click {{Button|Close}} to exit the command.
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
==Properties==
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
===View===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{{TitleProperty|Appearance}}
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
* {{PropertyData|Font Size|Integer}}: Defines the font size for the label of the saved dimension.
* {{PropertyData|Line Color|Color}}: Defines the color of the dimension lines displayed in 3D view.
* {{PropertyData|Show Delta|Bool}}: If ''true'', projected distance measurements are displayed in 3D view. Available only for ''Distance'' and ''Distance Free'' measurements. Projected measurement values are also always accessible in the ''Measurement'' group of the ''Data'' property tab.
* {{PropertyData|Text Background Color|Color}}: Defines the background color of the dimension label.
* {{PropertyData|Text Color|Color}}: Defines the color of the dimension label text and symbol.
</div>
</div>


Line 62: Line 82:
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
{{Docnav
{{Docnav
|[[Std_AddonMgr|AddonMgr]]
|[[Std_ProjectUtil|ProjectUtil]]
|
|[[Std_TextDocument|TextDocument]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Tools_Menu|Std Tools Menu]]
|IconL=Std_ProjectUtil.svg
|IconL=Std_AddonMgr.svg
|IconR=Std_TextDocument.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Latest revision as of 13:27, 18 July 2024

Other languages:

Std Measure

Menu location
Tools → Measure
Workbenches
All
Default shortcut
None
Introduced in version
1.0
See also
Draft Dimension

Descrição

The Std Measure command gives access to the Unified Measurement Facility. It replaces several previous measurement commands, providing a versatile measurement functionality.

Utilização

  1. Optionally preselect the entities to be measured.
  2. Press the Std Measure button or select the Tools → Measure option from the menu.
  3. If no geometrical entities were preselected, do one of the following:
    • Select the geometrical entities while leaving the Mode as Auto so that the mode will be automatically determined based on the selection.
    • Choose the Mode other than Auto and then select the geometrical entities (clicking on them again will deselect them):
      • Distance - the shortest distance between the selected entities,
      • Distance Free - distance between two freely selected points (belonging to different entities - edges, faces),
      • Angle - angle between the selected entities,
      • Length - length of the selected edge,
      • Position - coordinates of the selected vertex,
      • Area - area of the selected face,
      • Radius - radius of the selected circular edge,
      • Center of Mass - COM of the selected edge, face or solid (only if preselected in the tree).
  4. The measurement result will be shown in the Result field and on a label displayed in the 3D view. That label will also include an icon indicating the type of measurement. The labels can be customized in the Preferences. They can be moved in the 3D view by dragging them with a cursor.
  5. Click Reset to delete the measurement or Save to keep it (saved measurements will be kept in Measurements container in the tree view).
  6. Click Close to exit the command.

Properties

View


Appearance

  • DadosFont Size (Integer): Defines the font size for the label of the saved dimension.
  • DadosLine Color (Color): Defines the color of the dimension lines displayed in 3D view.
  • DadosShow Delta (Bool): If true, projected distance measurements are displayed in 3D view. Available only for Distance and Distance Free measurements. Projected measurement values are also always accessible in the Measurement group of the Data property tab.
  • DadosText Background Color (Color): Defines the background color of the dimension label.
  • DadosText Color (Color): Defines the color of the dimension label text and symbol.

Notas