FreeCAD: master c0de4233

Author Committer Branch Timestamp Parent
uwestoehr wmayer master 2021-03-02 03:02:23 master 5edd7d01
Changeset [PD] disallow angles <=0 for holes and revolution

neither the taper, drill or countersink angle can be zero or negative for a valid hole, thus set a constraint
mod - src/Mod/PartDesign/App/FeatureHole.cpp Diff File
mod - src/Mod/PartDesign/App/FeatureHole.h Diff File
mod - src/Mod/PartDesign/App/FeatureRevolution.cpp Diff File
mod - src/Mod/PartDesign/App/FeatureRevolution.h Diff File