0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_2 / bug20807_3
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_coil2.brep] spine 
12
13 restore [locate_data_file bug20807_circ2.brep] profile 
14
15 mksweep spine
16 addsweep profile
17
18 buildsweep result
19
20 checkprops result -s 2933.11 
21 checkshape result
22
23 checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
24 checkview -display result -2d -path ${imagedir}/${test_image}.png