diff --git a/src/Mod/Part/App/modelRefine.cpp b/src/Mod/Part/App/modelRefine.cpp index fa1c9a4fb9..29d44bc879 100644 --- a/src/Mod/Part/App/modelRefine.cpp +++ b/src/Mod/Part/App/modelRefine.cpp @@ -504,6 +504,7 @@ TopoDS_Face FaceTypedPlane::buildFace(const FaceVectorType &faces) const } ShapeFix_Face faceFix(current); + faceFix.SetContext(new ShapeBuild_ReShape()); for (size_t index(0); index