mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-04 02:56:44 +08:00
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
readstl m [locate_data_file model_stl_017.stl] triangulation
|
|
|
|
# Number of triangles check
|
|
checktrinfo m -tri 1 -nod 3
|
|
|
|
# Visual check
|
|
checkview -display m -2d -path ${imagedir}/${test_image}.png |