mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-12 22:27:56 +08:00
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
readstl m [locate_data_file model_stl_033.stl] triangulation
|
|
|
|
# Number of triangles check
|
|
checktrinfo m -tri 25560 -nod 12928
|
|
|
|
# Visual check
|
|
checkview -display m -2d -path ${imagedir}/${test_image}.png |