Medida

From FreeCAD Documentation
This page is a translated version of the page Std Measure and the translation is 10% complete.
Other languages:

Std Measure

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

Description

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

Usage

  1. Optionally, preselect the geometrical entities to be used for measurement.
  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 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 tool.

Notes