From 365a640d076f8f81609c7271b8ce7e43f9efd3f7 Mon Sep 17 00:00:00 2001 From: mkv Date: Thu, 13 Jul 2017 15:43:41 +0300 Subject: [PATCH] Test for 0022919: Shape Healing fails to correct a face with missing seam --- tests/bugs/heal/bug22919 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/bugs/heal/bug22919 diff --git a/tests/bugs/heal/bug22919 b/tests/bugs/heal/bug22919 new file mode 100644 index 0000000000..ac5add3a65 --- /dev/null +++ b/tests/bugs/heal/bug22919 @@ -0,0 +1,32 @@ +puts "TODO All: Faulty shapes in variables faulty_1 to faulty_" + +puts "========" +puts "OCC22919" +puts "========" +puts "" +############################################# +# Shape Healing fails to correct a face with missing seam +############################################# + +restore [locate_data_file bug22919_ss.brep] ss +explode ss + +fixshape ok1 ss_1 +whatis ok1 +checkshape ok1 + +fixshape ok3 ss_3 +whatis ok3 +checkshape ok3 + +fixshape ok5 ss_5 +whatis ok5 +checkshape ok5 + +fixshape ko2 ss_2 +whatis ko2 +checkshape ko2 + +fixshape ko4 ss_4 +whatis ko4 +checkshape ko4