FreeCAD: master bd6c8324

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2021-03-13 16:51:37 master e6801d9c
Changeset Path: Fix connected multi-face clearing bug

Identified by MLampert. If multiple faces are selected at varying Z-heights, the `combineConnectedShapes()` method fails to connect them due to offset Z-heights. This fix places all input faces for that method into the same working plane.
mod - src/Mod/Path/PathScripts/PathPocketShape.py Diff File