0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug24949
1 puts "============"
2 puts "OCC24949"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Segmentation Violation during pipe creation
7 #######################################################################
8
9 restore [locate_data_file bug24949_Comp.brep] c
10 explode c
11 mksweep c_1
12 addsweep c_2
13 catch {buildsweep res}
14
15 restore [locate_data_file bug24949_Comp.brep] c
16 explode c
17 pipe result c_1 c_2 2
18
19 checkprops result -s 188.689 
20 checkshape result
21
22 checknbshapes result -vertex 14 -edge 19 -wire 6 -face 6 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 46
23 checkview -display result -2d -path ${imagedir}/${test_image}.png