mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-20 06:09:50 +08:00
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
readstl m [locate_data_file model_stl_010.stl] triangulation
|
|
|
|
# Number of triangles check
|
|
checktrinfo m -tri 26582 -nod 13346
|
|
|
|
# Visual check
|
|
checkview -display m -2d -path ${imagedir}/${test_image}.png |