0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug22109_5
CommitLineData
3bea4c16 1puts "============"
2puts "OCC22109"
3puts "============"
4puts ""
5#######################################################################
6# Boolean operation common fails. Appendix to the SALOME bug: 0021060
7#######################################################################
8
9set BugNumber OCC22109
10
11puts "Load first shape ..."
12restore [locate_data_file bug22109_Solid_24.brep] b1
13
14puts "Load second shape ..."
15restore [locate_data_file bug22109_tore.brep] b2
16
17puts "Prepare boolean operation ..."
18bop b1 b2
19
20puts "Start boolean operation ..."
21bopsection result
22puts "Finish boolean operation ..."
23
58cf74e0 24checkprops result -l 127.699
25checkshape result
26checksection result
3bea4c16 27
a4eba920 28checknbshapes result -vertex 4 -edge 6 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11
3bea4c16 29
5747059b 30checkview -display result -2d -path ${imagedir}/${test_image}.png