0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_2 / bug20807_4
CommitLineData
3bea4c16 1puts "============"
2puts "OCC20807"
3puts "============"
4puts ""
5#######################################################################
6# Construction of pipe among a helix containing several convolutions fails
7#######################################################################
8
9set BugNumber OCC20807
10
11restore [locate_data_file bug20807_spiral.brep] sp
12explode sp
13wire spine sp_1
14
15restore [locate_data_file bug20807_circ3.brep] profile
16
17mksweep spine
18addsweep profile
19
20buildsweep result
21
58cf74e0 22checkprops result -s 4.78336e+06
23checkshape result
3bea4c16 24
a4eba920 25checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
5747059b 26checkview -display result -2d -path ${imagedir}/${test_image}.png