FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!


GuiCommand: Name: Std Measure MenuLocation: Tools , Measure Workbenches: All Version: 1.0 SeeAlso: Draft_Dimension

Std Measure

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 entities to be measured.
  2. There are several ways to invoke the command:
    • Press the Std Measure button.
    • Select the Tools → Measure option from the menu.
  3. The Measurement task panel opens. See Options for more information.
  4. 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 a 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, if circular edges are selected then the distance between the centers of the circles is measured,
      • 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).
  5. 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.
  6. Press the Reset button to delete the measurement or the Save button to keep it. Saved measurements are put in a Measurements group in the Tree view.
  7. Press Esc or the Close button to finish the command.

Options

  • (v1.1) Press the button to change the settings:

  • Auto Save - if checked, the last measurement is saved when starting a new measurement (holding Shift can temporarily disable this behavior),

  • Additive Selection - if checked, clicking on subsequent geometrical entities adds them as selections for the same measurement, otherwise Ctrl must be pressed to do this.

  • For the Distance and Distance Free modes the Show Delta checkbox is displayed. If this checkbox is checked, the Show Delta property of the measurement is set to True and 3 additional projected measurements are shown in the 3D view.

Properties

Data

{{TitleProperty|Measurement}}

  • Element1|LinkSub: First element of the measurement.

  • Element2|LinkSub: Second element of the measurement.

  • Distance|Distance: Distance between the two elements.

  • Distance X|Distance: Distance in the X direction (only for Distance and Distance Free measurements).

  • Distance Y|Distance: Distance in the Y direction (idem).

  • Distance Z|Distance: Distance in the Z direction (idem).

  • Position1|Vector|Hidden: Position of the first measured point (read-only).

  • Position2|Vector|Hidden: Position of the second measured point (read-only).

View

{{TitleProperty|Appearance}}

  • Font Size|Integer: Defines the font size for the label of the saved dimension.

  • Line Color|Color: Defines the color of the dimension lines displayed in 3D view.

  • Show Delta|Bool: If True, projected distance measurements are displayed in 3D view (only for Distance and Distance Free measurements).

  • Text Background Color|Color: Defines the background color of the dimension label.

  • Text Color|Color: Defines the color of the dimension label text and symbol.

Notes

  • This command is the result of a GSoC 2023 project.

⏵ documentation index > Std Measure

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Std_Measure.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub