0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_6 / bug28486_3
CommitLineData
32e849eb 1puts "========"
2puts "OCC28486"
3puts "========"
4puts ""
5#################################################
6# Fuse of several solids fails due to presence of common zones between faces
7#################################################
8
9restore [locate_data_file bug26789_All-Spikes.brep] a
10explode a
11# fusing all solids except seventh and eighth
12bclearobjects
13bcleartools
14baddobjects a_1
15baddtools a_2 a_3 a_4 a_5 a_6 a_9
16bfillds
17bbop result 1
18
19checkshape result
20checknbshapes result -solid 1 -shell 2
21checkprops result -s 3273.89 -v 9907.1
22
23checkview -display result -2d -path ${imagedir}/${test_image}.png