5f57714343d07c4bc54727f93c6f98554f08e8ac
[occt.git] / tests / bugs / modalg_5 / bug25625
1 puts "================"
2 puts "OCC25625"
3 puts "================"
4 puts ""
5 ####################################
6 # Boolean COMMON cannot be built
7 ####################################
8
9 restore [locate_data_file bug25625_shape1_fix.brep] b1
10 restore [locate_data_file bug25625_shape2_fix.brep] b2
11
12 bop b1 b2
13 bopcommon result
14
15 checkprops result -s 0.985997 
16 checkshape result
17
18 checknbshapes result -vertex 10 -edge 11 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 26
19 checkview -display result -2d -path ${imagedir}/${test_image}.png