FreeCAD: master 99dd4460

Author Committer Branch Timestamp Parent
uwestoehr wmayer master 2020-09-25 00:56:38 master c0b2188a
Changeset [PD] keep hole size when changing type

as mentioned in https://forum.freecadweb.org/viewtopic.php?f=13&t=47584&start=10#p433116
a typical use case is that one changes the hole type from e.g. ISO normal to ISO fine. The size should however be the same.

This PR enables this and also takes care for the thread class and cut type, see the attached screencast.
mod - src/Mod/PartDesign/Gui/TaskHoleParameters.cpp Diff File