From: akz Date: Fri, 18 Dec 2015 15:50:35 +0000 (+0300) Subject: 0027000: Invalid result of ShapeUpgrade_UnifySameDomain X-Git-Tag: V7_0_0_beta~22 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=75c15b43927f10e68d54123e5724ef17ebb2c771;p=occt.git 0027000: Invalid result of ShapeUpgrade_UnifySameDomain Add two test scripts to bugs/heal grid with involved in bug shapes --- diff --git a/tests/bugs/heal/bug27000_1 b/tests/bugs/heal/bug27000_1 new file mode 100644 index 0000000000..066ee4f1a8 --- /dev/null +++ b/tests/bugs/heal/bug27000_1 @@ -0,0 +1,4 @@ +restore [locate_data_file bug27000_1.brep] shape +unifysamedom result shape +checkshape result +checknbshapes result -vertex 60 -edge 87 -wire 35 -face 33 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 220 \ No newline at end of file diff --git a/tests/bugs/heal/bug27000_2 b/tests/bugs/heal/bug27000_2 new file mode 100644 index 0000000000..94f34d48eb --- /dev/null +++ b/tests/bugs/heal/bug27000_2 @@ -0,0 +1,4 @@ +restore [locate_data_file bug27000_2.brep] shape +unifysamedom result shape +checkshape result +checknbshapes result -vertex 46 -edge 68 -wire 26 -face 26 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 171 \ No newline at end of file