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