0028974: Test cases for STL reader/writer
[occt.git] / tests / de_mesh / stl_read / C9
diff --git a/tests/de_mesh/stl_read/C9 b/tests/de_mesh/stl_read/C9
new file mode 100644 (file)
index 0000000..3d85f51
--- /dev/null
@@ -0,0 +1,7 @@
+readstl m [locate_data_file model_stl_039.stl] triangulation
+
+# Number of triangles check
+checktrinfo m -tri 19651 -nod 9862
+
+# Visual check
+checkview -display m -2d -path ${imagedir}/${test_image}.png
\ No newline at end of file