0023793: Tests failing when launched without data files
[occt.git] / tests / bugs / iges / buc60591_2
CommitLineData
075b21ec 1set os $env(os_type)
075b21ec 2
0e94a94e 3puts "=================================="
4puts "BUC60591"
5puts "=================================="
6puts ""
7puts "It takes visual check for this BUG"
8puts "=================================="
9puts ""
10puts "consideration of \"buc60591b\" model"
11
12igesbrep [locate_data_file buc60591b.igs] a *
13
14tpcompound buc60591b
15
352ffd73 16checkshape buc60591b r
0e94a94e 17
18######################################################################
19
20catch {exec rm ${imagedir}/buc60591b.brep}
21save buc60591b ${imagedir}/buc60591b.brep
22catch {exec rm ${imagedir}/buc60591b_iges.igs}
23brepiges buc60591b ${imagedir}/buc60591b_iges.igs
24dall
25
26restore ${imagedir}/buc60591b.brep buc60591b_brep
27catch {exec rm ${imagedir}/buc60591b_brep.igs}
28brepiges buc60591b_brep ${imagedir}/buc60591b_brep.igs
29dall
30
31igesbrep ${imagedir}/buc60591b_brep.igs b_brep_iges *
32tpcompound buc60591b_brep_iges
352ffd73 33checkshape buc60591b_brep_iges
0e94a94e 34
35igesbrep ${imagedir}/buc60591b_iges.igs b_iges *
36tpcompound buc60591b_iges
352ffd73 37checkshape buc60591b_iges
0e94a94e 38
39renamevar buc60591b_iges result
40
41set 2dviewer 0
42