0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26745
CommitLineData
e4780e52 1puts "========"
2puts "OCC26745"
3puts "========"
4puts ""
5#################################################
6# Boolean Cut produces invalid result
7#################################################
8
9restore [locate_data_file bug26745_BodyA.brep] a
10restore [locate_data_file bug26745_BodyB.brep] b
11
12bclearobjects
13bcleartools
14baddobjects a
15baddtools b
16bfillds
17
18# CUT
19bbop result 2
20
21checkshape result
22checknbshapes result -solid 1 -shell 1
23checkprops result -v 20808.1 -s 28247.4
24
25checkview -display result -2d -path ${imagedir}/${test_image}.png