0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug22790
1 puts "============"
2 puts "OCC22790"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Boolean opeation Fuse fails.
7 #######################################################################
8
9 set BugNumber OCC22790
10
11 puts "Load shape ..."
12 restore [locate_data_file OCC22790-cx.brep] b 
13
14 explode b
15 copy b_1 b1
16 copy b_3 b2
17
18 bop b1 b2
19
20 bopfuse result
21
22 checkprops result -s 1.21408e+09 
23 checkshape result
24
25 checknbshapes result -vertex 11 -edge 12 -wire 4 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 30
26 checkview -display result -3d -path ${imagedir}/${test_image}.png