0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug25480
1 puts "============"
2 puts "OCC25480"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Incorrect result of BRepOffsetAPI_MakePipe
7 #######################################################################
8
9 restore [locate_data_file bug25480_part1.brep] a
10 restore [locate_data_file bug25480_part2.brep] b
11
12 pipe result b a 1
13
14 checkprops result -s 48441 
15 checkshape result
16
17 checknbshapes result -vertex 224 -edge 392 -wire 196 -face 196 -shell 14 -solid 14 -compsolid 0 -compound 8 -shape 1044
18 checkview -display result -2d -path ${imagedir}/${test_image}.png