FreeCAD: master 80af82a4

Author Committer Branch Timestamp Parent
davidosterberg wwmayer master 2021-02-06 16:16:26 master 94b1fbb5
Changeset PartDesign: Hole performance: Compound holes and cut once

- Remove unused code
- BooleanOperation trick

For some reason doing the cut in a boolean operation is
20% faster than doing it directly. Unclear why.
mod - src/Mod/PartDesign/App/FeatureHole.cpp Diff File