]> OCCT Git - occt.git/commitdiff
0027000: Invalid result of ShapeUpgrade_UnifySameDomain
authorakz <akz@opencascade.com>
Fri, 18 Dec 2015 15:50:35 +0000 (18:50 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 22 Dec 2015 11:59:37 +0000 (14:59 +0300)
Add two test scripts to bugs/heal grid with involved in bug shapes

tests/bugs/heal/bug27000_1 [new file with mode: 0644]
tests/bugs/heal/bug27000_2 [new file with mode: 0644]

diff --git a/tests/bugs/heal/bug27000_1 b/tests/bugs/heal/bug27000_1
new file mode 100644 (file)
index 0000000..066ee4f
--- /dev/null
@@ -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 (file)
index 0000000..94f34d4
--- /dev/null
@@ -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