Adding test cases from chl grid
[occt.git] / tests / bugs / iges / buc60591_4
... / ...
CommitLineData
1set os $env(os_type)
2
3puts "BUC60591"
4puts ""
5puts "=================================="
6puts "It takes visual check for this BUG"
7puts "=================================="
8puts ""
9puts "consideration of \"buc60591d\" model"
10
11igesbrep [locate_data_file buc60591d.igs] a *
12
13tpcompound buc60591d
14checkshape buc60591d r
15
16######################################################################
17
18catch {exec rm ${imagedir}/buc60591d.brep}
19save buc60591d ${imagedir}/buc60591d.brep
20catch {exec rm ${imagedir}/buc60591d_iges.igs}
21brepiges buc60591d ${imagedir}/buc60591d_iges.igs
22dall
23
24restore ${imagedir}/buc60591d.brep buc60591d_brep
25catch {exec rm ${imagedir}/buc60591d_brep.igs}
26brepiges buc60591d_brep ${imagedir}/buc60591d_brep.igs
27dall
28
29igesbrep ${imagedir}/buc60591d_brep.igs d_brep_iges *
30tpcompound buc60591d_brep_iges
31checkshape buc60591d_brep_iges
32
33igesbrep ${imagedir}/buc60591d_iges.igs d_iges *
34tpcompound buc60591d_iges
35checkshape buc60591d_iges
36
37renamevar buc60591d_iges result
38
39set 2dviewer 0
40