FreeCAD: master c676c073

Author Committer Branch Timestamp Parent
uwestoehr wmayer master 2021-01-31 21:53:29 master 7eb9b5ed
Changeset [PD] fix UTS clearance holes

This PR is based on PR 0004343 and a spin-off of PR 0004337. It fixes:

- the bug that we did not use the normed clearance hole diameters for UTS holes
- missing recompute when changing existing hole from Metric to UTS type
mod - src/Mod/PartDesign/App/FeatureHole.cpp Diff File
mod - src/Mod/PartDesign/App/FeatureHole.h Diff File
mod - src/Mod/PartDesign/Gui/TaskHoleParameters.cpp Diff File