1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/iges/buc60591_2
apn 37d6975c77 0026237: Change platform in TODOs from Debian\Mandriva to Linux
Change platform in occt test cases in TODOs from Debian\Mandriva to Linux

Small corrections in test cases. Return procedure _tests_platform_def.
2015-05-21 15:51:28 +03:00

41 lines
1.0 KiB
Plaintext
Executable File

puts "=================================="
puts "BUC60591"
puts "=================================="
puts ""
puts "It takes visual check for this BUG"
puts "=================================="
puts ""
puts "consideration of \"buc60591b\" model"
igesbrep [locate_data_file buc60591b.igs] a *
tpcompound buc60591b
checkshape buc60591b r
######################################################################
catch {exec rm ${imagedir}/buc60591b.brep}
save buc60591b ${imagedir}/buc60591b.brep
catch {exec rm ${imagedir}/buc60591b_iges.igs}
brepiges buc60591b ${imagedir}/buc60591b_iges.igs
dall
restore ${imagedir}/buc60591b.brep buc60591b_brep
catch {exec rm ${imagedir}/buc60591b_brep.igs}
brepiges buc60591b_brep ${imagedir}/buc60591b_brep.igs
dall
igesbrep ${imagedir}/buc60591b_brep.igs b_brep_iges *
tpcompound buc60591b_brep_iges
checkshape buc60591b_brep_iges
igesbrep ${imagedir}/buc60591b_iges.igs b_iges *
tpcompound buc60591b_iges
checkshape buc60591b_iges
renamevar buc60591b_iges result
set 2dviewer 0