Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measurement: Can’t convert units on the fly #13740

Open
2 tasks done
pierreporte opened this issue Apr 30, 2024 · 1 comment
Open
2 tasks done

Measurement: Can’t convert units on the fly #13740

pierreporte opened this issue Apr 30, 2024 · 1 comment
Labels
Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD Feature FR for improvements or new features Units Issue related to units of measurement

Comments

@pierreporte
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

The new measurement feature displays values in the unit system chosen by the user. It is sometimes necessary to measure geometry in a different units: a diameter in inches on a part designed in millimeters, or a distance in meters for a house designed in feet. The tool should allow on the fly conversion to any built-in unit while still updating saved ones when geometry changes with the user-selected unit.

Full version info

OS: Ubuntu 23.10 (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37063 (Git) AppImage
Build type: Release
Branch: main
Hash: 680792030fd664c94829e2c1b78b21788e8d9879
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: French/France (fr_FR)
Installed mods: 
  * BillOfMaterials-WB 0.0.7
  * CosmeticThread3D
  * OpenTheme 2024.4.20
  * Curves 0.6.35
  * CurvedShapes 1.0.9
  * sheetmetal 0.4.13

Subproject(s) affected?

Core

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maxwxyz maxwxyz added Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD Feature FR for improvements or new features Units Issue related to units of measurement labels May 1, 2024
@pierreporte
Copy link
Author

UI proposal: a combo-box with a list of units consistent with the measure.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD Feature FR for improvements or new features Units Issue related to units of measurement
Projects
None yet
Development

No branches or pull requests

2 participants