0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_2 / bug213_2
1 puts "========"
2 puts "OCC213"
3 puts "========"
4 ################################################
5 ## Bug in Topological "fuse" boolean operation
6 ################################################
7
8 restore [locate_data_file OCC213-1.brep] S1 
9 checkshape S1
10 restore [locate_data_file OCC213-2.brep] S2
11 checkshape S2
12
13 bfuse result S2 S1 
14 checkprops result -s 4835.45 
15 checkshape result
16 checkview -display result -3d -path ${imagedir}/${test_image}.png