0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug24849_2
CommitLineData
475604b4 1puts "================"
2puts "CR24849"
3puts "================"
4puts ""
5###############################################
6## Crash on Pipe creation
7###############################################
8
9pload DCAF
10
e837410d 11Open [locate_data_file bug24849_Study1_GEOM.cbf] D
475604b4 12
13GetShape D 0:1:465:1:1:2 f
14GetShape D 0:1:283:1:1:2 w
15explode w e
16wire ww w_2
17
18pipe result ww f 2
19
a4eba920 20checknbshapes result -vertex 4 -edge 8 -wire 7 -face 7 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 31
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png