From 54da748203cbc5b9c732e9fdb7ec63f09f0cafea Mon Sep 17 00:00:00 2001 From: mkv Date: Thu, 20 Jul 2017 20:55:36 +0300 Subject: [PATCH] Test for 0023451: FixMissingSeam constructs intersecting wires --- tests/bugs/heal/bug23451 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 tests/bugs/heal/bug23451 diff --git a/tests/bugs/heal/bug23451 b/tests/bugs/heal/bug23451 new file mode 100755 index 0000000000..49c0130695 --- /dev/null +++ b/tests/bugs/heal/bug23451 @@ -0,0 +1,17 @@ +puts "TODO All: Faulty shapes in variables faulty_1 to faulty_" + +puts "================" +puts "OCC23451" +puts "================" +puts "" +###################################################################################### +# FixMissingSeam constructs intersecting wires +###################################################################################### + +restore [locate_data_file bug23451_testface_holes.brep] f + +fixshape result f + +checkshape result + +checkview -display result -2d -path ${imagedir}/${test_image}.png -- 2.39.5