Dimension Reference Corruption

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
user1234
Veteran
Posts: 3342
Joined: Mon Jul 11, 2016 5:08 pm

Re: Dimension Reference Corruption

Post by user1234 »

@wandererfan : have you a link from this model here, see https://github.com/FreeCAD/FreeCAD/issu ... 1472446823?

Sometimes the extra lines are from the the view direction. Example here this model, see viewtopic.php?style=8&p=669791#p669543.

The view direction have precision issues, the views are per default not |1| or |0| and there are many extra points. When i manually overwrite them, it is normal.
2023-03-22_18-07.png
2023-03-22_18-07.png (218.41 KiB) Viewed 350 times
2023-03-22_18-08.png
2023-03-22_18-08.png (212.02 KiB) Viewed 350 times

I have seen this regularly. Maybe the view direction in 3D does not give exact directions (since there it does not really matter for the usecase).


Code: Select all

OS: Debian GNU/Linux 11 (bullseye) (X-Cinnamon/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.21.0.32425 (Git)
Build type: Release
Branch: master
Hash: bdc704eaa0225f4f2e9918f028451b2453cfe426
Python 3.9.2, Qt 5.15.2, Coin 4.0.0, Vtk 9.0.1, OCC 7.7.1
Locale: English/United States (en_US)
Installed mods: 
  * QuickMeasure 2022.10.28
  * CurvedShapes 1.0.4
  * Curves 0.6.8



Greetings
user1234
User avatar
wandererfan
Veteran
Posts: 6268
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Dimension Reference Corruption

Post by wandererfan »

user1234 wrote: Wed Mar 22, 2023 5:13 pm @wandererfan : have you a link from this model here, see https://github.com/FreeCAD/FreeCAD/issu ... 1472446823?
Should be this one ...
Attachments
Spojnica tutorial.FCStd
(940.22 KiB) Downloaded 26 times
user1234
Veteran
Posts: 3342
Joined: Mon Jul 11, 2016 5:08 pm

Re: Dimension Reference Corruption

Post by user1234 »

Thanks!

When editing to straight numbers, some areas are a little bit better, but some are worse.

2023-03-22_19-22.png
2023-03-22_19-22.png (363.48 KiB) Viewed 306 times

The hlr act sometimes weird, must be a pita in programming.

Greetings
user1234
Post Reply