0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_1 / bug17357_5
1 puts "============"
2 puts "OCC17357"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Any boolean operation is impossible between attached shapes
7 #######################################################################
8
9 restore [locate_data_file OCC17357-1.brep] b1
10 restore [locate_data_file OCC17357-2.brep] b2
11
12 bop b1 b2
13 bopsection result
14
15 checkprops result -l 3.84991 
16 checkshape result
17 checksection result
18 checkview -display result -2d -path ${imagedir}/${test_image}.png
19