From e89025c413e600d46cf83884afcea010bf8d955b Mon Sep 17 00:00:00 2001 From: Rohan Mishra <315scisyb2020rohanmishra@gmail.com> Date: Sat, 9 Dec 2023 22:24:40 +0530 Subject: [PATCH] Update ShapeFix_FixSmallFacePy.xml Updated the docs of ShapeFix_FixSmallFacePy.xml --- src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml index dbbd8b3469..de33434624 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml @@ -62,7 +62,8 @@ --> - + Fixes cases related to split faces within the given shape. + It may return a modified shape after fixing the issues. - + Fixes issues related to the specified face and returns the modified face. - + Fixes issues in the overall geometric shape. + This function likely encapsulates higher-level fixes that involve multiple faces or elements. - + Returns the current state of the geometric shape after potential modifications.