Merge pull request #18354 from CalligaroV/pd-hole-restore-missing-refineShapeIfActive

[PartDesign] Hole: restore missing call to FeatureAddSub::refineShapeIfActive()
This commit is contained in:
Chris Hennes
2024-12-16 11:41:50 -05:00
committed by GitHub
3 changed files with 85 additions and 5 deletions

View File

@@ -1950,6 +1950,7 @@ App::DocumentObjectExecReturn* Hole::execute()
}
result = base;
}
result = refineShapeIfActive(result);
if (!isSingleSolidRuleSatisfied(result.getShape())) {
return new App::DocumentObjectExecReturn(