0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug28492_2
CommitLineData
3b6ffeac 1puts "========"
2puts "OCC28492"
3puts "========"
4puts ""
5##########################################
6## Boolean common does not produce expected result
7##########################################
8
9restore [locate_data_file bug28492_case2.brep] a
10explode a
11bcommon result a_1 a_2
12
13checknbshapes result -wire 1 -face 1 -t
14checkprops result -s 77.8077
15checkshape result
16
17if {! [regexp "to be valid for BOP" [bopargcheck result] ] } {
18 puts "Error: bopargcheck failed"
19}
20
21checkview -display result -2d -path ${imagedir}/${test_image}.png