mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-30 23:13:16 +08:00
1428d37a1a
Add new test grid for STL read/write.
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
readstl m [locate_data_file model_stl_037.stl] triangulation
|
|
|
|
# Number of triangles check
|
|
checktrinfo m -tri 8286 -nod 4164
|
|
|
|
# Visual check
|
|
checkview -display m -2d -path ${imagedir}/${test_image}.png |