FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.84k stars 4.06k forks source link

Points property of Draft_Wire is displayed and modified in millimeters while using general setting of imperial units #17803

Open daveinman opened 5 days ago

daveinman commented 5 days ago

Is there an existing issue for this?

Problem description

In the "Part" worksheet, I am trying to enter values for the "Points" property of a polygon by hand. I bring up the dialog and have it show me a table of points. Though I have specified that I will be using "Building US..." for the units used in the application, the points are listed in millimeters. This means having to manually convert many entries from millimeters to inches by hand - a slow and error prone process.

Full version info

[code]
OS: macOS 14.5
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: (HEAD detached at 0.21.2)
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.6, OCC 7.6.3
Locale: C/Default (C)
Installed mods: 
  * A2plus 0.4.68
[/code]

Subproject(s) affected?

Part

Anything else?

No response

Code of Conduct

Roy-043 commented 5 days ago

Are you sure this is about a Part WB object? Maybe you mean the Draft_Wire object instead?

daveinman commented 4 days ago

Are you sure this is about a Part WB object? Maybe you mean the Draft_Wire object instead?

I'm new to FreeCAD and I'm sure you're right. However, I can see the property under "Part" WB. I appreciate the correction.

Roy-043 commented 4 days ago

I am confused now. Can you attach a file? Just add the .zip extension to FCStd filename.

daveinman commented 4 days ago

Here is a zip of .FCstd file I'm using: test-freecad.zip

Roy-043 commented 4 days ago

You have a Std_Part in the Tree view, which is not defined in the Part WB. The polygon you mention is indeed a Draft_Wire.