mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|