0023751: Test case bugs modalg bug6334 does not work with new Boolean Operation Algor...
[occt.git] / tests / bugs / moddata_1 / bug160_5
CommitLineData
0e94a94e 1
2puts "========================"
3puts "BUC60775"
4puts "OCC160"
5puts "(CUT: A and B)"
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
13bcut result a b
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 48129.6
22set 2dviewer 0
23
24