0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / moddata_2 / bug3721_7
CommitLineData
61c421bf 1puts "============"
2puts "OCC3721"
3puts "============"
4puts ""
5######################################################
6# When using Boolean Operations exception is raised for some tolerance vals.
7######################################################
8## (new topology)
9## (boptuc)
10######################################################
11
12restore [locate_data_file OCC3721-1.brep] b1
13restore [locate_data_file OCC3721-2.brep] b2
14
15checkshape b1
16checkshape b2
17
18bop b2 b1
19if { [catch {boptuc result} catch_result] } {
20 puts "Faulty OCC3721"
21}
22
23checkshape result
24
58cf74e0 25checkprops result -s 71185
5747059b 26checkview -display result -3d -path ${imagedir}/${test_image}.png