[Bug?] TechDraw dimensionning circle in some 0.21

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Shalmeneser
Veteran
Posts: 9475
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

[Bug?] TechDraw dimensionning circle in some 0.21

Post by Shalmeneser »

I can dimension the diameter of the circle in 0.21.2939 but not in 0.21.29485.
Is it normal (or just me) ?

Code: Select all

Incorrect selection
Selection for Diameter does not contain a circular edge (edge type : invalid).

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.21.29393 (Git)
Build type: Release
Branch: master
Hash: 6820e0a9ec85203a6f342ca72a2ff8fd417beaf1
Python 3.8.13, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: French/France (fr_FR)
Installed mods: 
  * fasteners 0.3.50
  * fcgear 1.0.0
  * Manipulator 1.4.9
  * sheetmetal 0.2.52

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.21.29485 (Git) -- 2022/07/10
Build type: Release
Branch: master
Hash: a236ca843fdd6674afb6d7ed1454fbd3b547f5ea
Python 3.8.13, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: French/France (fr_FR)
Installed mods: 
  * fasteners 0.3.50
  * fcgear 1.0.0
  * Manipulator 1.4.9
  * sheetmetal 0.2.52
Attachments
TechDraw Problem 0.21.FCStd
(4.8 KiB) Downloaded 20 times
Capture d’écran 2022-07-28 000319.jpg
Capture d’écran 2022-07-28 000319.jpg (17.92 KiB) Viewed 719 times
User avatar
NewJoker
Veteran
Posts: 3018
Joined: Sun Oct 11, 2020 7:49 pm

Re: [Bug?] TechDraw dimensionning circle in some 0.21

Post by NewJoker »

I can confirm this.

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.21.29485 (Git)
Build type: Release
Branch: master
Hash: a236ca843fdd6674afb6d7ed1454fbd3b547f5ea
Python 3.8.13, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: Polish/Poland (pl_PL)
User avatar
Shalmeneser
Veteran
Posts: 9475
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: [Bug?] TechDraw dimensionning circle in some 0.21

Post by Shalmeneser »

* Diameter : NO
* Radius ; NO
but I don't know for other dimensions.
User avatar
wandererfan
Veteran
Posts: 6268
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: [Bug?] TechDraw dimensionning circle in some 0.21

Post by wandererfan »

Shalmeneser wrote: Wed Jul 27, 2022 10:09 pm I can dimension the diameter of the circle in 0.21.2939 but not in 0.21.29485.
This was fixed about 2 weeks ago: https://www.forum.freecadweb.org/viewto ... 35&t=70170
It works in master:
radiusAndDiaDimInMaster.png
radiusAndDiaDimInMaster.png (13.26 KiB) Viewed 597 times

Code: Select all

OS: Linux Mint 20.3 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.29809 (Git)
Build type: debug
Branch: master
Hash: be2a8a679c25ea3b9fc7ffaaa1bedcc7e7bd0b79
Python 3.8.10, Qt 5.12.8, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.0
Locale: English/United States (en_US)
Installed mods: 
  * AnimationFreeCAD 1.0.0
  * sheetmetal 0.2.51
  * Curves 0.5.2
  * Assembly4 0.12.3
  * Render 2022.2.0
  * fasteners 0.3.50
Post Reply