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