]> OCCT Git - occt.git/commitdiff
Test for 0022394: Not valid shape after read iges
authormkv <mkv@opencascade.com>
Tue, 11 Jul 2017 17:06:45 +0000 (20:06 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 13 Jul 2017 09:38:22 +0000 (12:38 +0300)
tests/bugs/iges/bug22394 [new file with mode: 0644]

diff --git a/tests/bugs/iges/bug22394 b/tests/bugs/iges/bug22394
new file mode 100644 (file)
index 0000000..5715768
--- /dev/null
@@ -0,0 +1,17 @@
+puts "TODO OCC22394 ALL: Faulty shapes in variables"
+
+puts "========"
+puts "OCC22394"
+puts "========"
+puts ""
+##########################################################################
+# Not valid shape after read iges
+##########################################################################
+
+igesbrep [locate_data_file bug22394_029225A2S0.igs] a *
+tpcompound result
+
+checkshape result
+
+checkview -display result -3d -path ${imagedir}/${test_image}-3d.png
+checkview -display result -2d -path ${imagedir}/${test_image}-2d.png