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