0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug20807_2
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_coil.brep] spine
12explode spine
13
14restore [locate_data_file bug20807_circ.brep] profile
15
16mksweep spine_1
17addsweep profile
18
19buildsweep result
20
58cf74e0 21checkprops result -s 44761.1
22checkshape result
3bea4c16 23
a4eba920 24checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
5747059b 25checkview -display result -2d -path ${imagedir}/${test_image}.png