mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-29 06:18:50 +08:00
1428d37a1a
Add new test grid for STL read/write.
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 |