mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
15 lines
248 B
Plaintext
Executable File
15 lines
248 B
Plaintext
Executable File
puts "========"
|
|
puts "BUC61054"
|
|
puts "OCC111"
|
|
puts "(case 2)"
|
|
puts "========"
|
|
|
|
igesbrep [locate_data_file OCC111b.igs] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
checkshape result r
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|