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