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