1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/stlvrml/bug28680
abv 1d949423b7 0028680: Data Exchange - allow reading of multi-domain STL files
Method RWStl::Read() is improved to support reading multi-domain STL files.

Test added: bugs stlvrml bug28680
2017-08-01 23:48:20 +03:00

9 lines
309 B
Plaintext

readstl m [locate_data_file bug28680_sample01b.stl] triangulation
# Number of triangles check
checktrinfo m -tri 62075 -nod 31879
# Visual check
checkview -display m -3d -vdispmode 0 -path ${imagedir}/${test_image}_edges.png
checkview -display m -3d -vdispmode 1 -path ${imagedir}/${test_image}_shading.png