mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-09 23:46:52 +08:00
17 lines
321 B
Plaintext
Executable File
17 lines
321 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60820"
|
|
puts "========================"
|
|
|
|
igesbrep [locate_data_file buc60820.igs] a *
|
|
|
|
tpcompound result
|
|
|
|
checkshape result r
|
|
|
|
tclean result
|
|
incmesh result 0.1
|
|
triangles result
|
|
|
|
checktrinfo result -tri 736 -nod 613
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|