0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_2 / bug20807_2
1 puts "============"
2 puts "OCC20807"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Construction of pipe among a helix containing several convolutions fails
7 #######################################################################
8
9 set BugNumber OCC20807
10
11 restore [locate_data_file bug20807_coil.brep] spine 
12 explode spine
13
14 restore [locate_data_file bug20807_circ.brep] profile 
15
16 mksweep spine_1
17 addsweep profile
18
19 buildsweep result
20
21 checkprops result -s 44761.1 
22 checkshape result
23
24 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
25 checkview -display result -2d -path ${imagedir}/${test_image}.png