From: mkv Date: Thu, 20 Jul 2017 17:55:36 +0000 (+0300) Subject: Test for 0023451: FixMissingSeam constructs intersecting wires X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FCR23451;p=occt-copy.git Test for 0023451: FixMissingSeam constructs intersecting wires --- 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