0027167: Boolean operations produce an invalid shape
[occt.git] / tests / bugs / modalg_6 / bug27167
1 puts "=========="
2 puts "OCC27167"
3 puts "=========="
4 puts ""
5 #####################################################
6 # Boolean operations produce an invalid shape
7 #####################################################
8
9 restore [locate_data_file bug27167_pipe.brep] a1
10 pcylinder a2 100 300
11 bfuse result a1 a2
12 checkshape result
13 checkprops result -s 295465
14 checkview -display result -2d -path ${imagedir}/${test_image}.png