Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / moddata_1 / bug160_4
CommitLineData
0e94a94e 1
2puts "========================"
3puts "BUC60775"
4puts "OCC160"
5puts "(FUSE: B and A)"
6puts "========================"
7
8restore [locate_data_file buc60775a.brep] a
352ffd73 9checkshape a
0e94a94e 10restore [locate_data_file buc60775b.brep] b
352ffd73 11checkshape b
0e94a94e 12
13bfuse result b a
352ffd73 14checkshape result
0e94a94e 15
16set nf [llength [explode result f]]
17if {$nf < 6} {
18 puts "Error : the resulting shape is unclosed!!!"
19}
20
0e94a94e 21set square 328116
22set 2dviewer 0
23
24