diff --git a/src/Mod/PartDesign/App/FeatureBoolean.cpp b/src/Mod/PartDesign/App/FeatureBoolean.cpp index 16e5e17852..5d527af909 100644 --- a/src/Mod/PartDesign/App/FeatureBoolean.cpp +++ b/src/Mod/PartDesign/App/FeatureBoolean.cpp @@ -153,8 +153,6 @@ App::DocumentObjectExecReturn* Boolean::execute() } } - result.bakeInTransform(); - result = refineShapeIfActive(result); if (!isSingleSolidRuleSatisfied(result.getShape())) {