mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
18 lines
461 B
Plaintext
Executable File
18 lines
461 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60800"
|
|
puts "OCC89"
|
|
puts "========================"
|
|
|
|
#######################################################
|
|
## Reading of this file crashes ??? Reading of this file gives invalid shape ???
|
|
#######################################################
|
|
|
|
igesbrep [locate_data_file BUC60800.igs] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
checkshape result r
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|