0027015: Sewing returns invalid shape if some faces are nearly plane cones
[occt.git] / tests / bugs / modalg_2 / bug22310
CommitLineData
3bea4c16 1puts "============"
2puts "OCC22310"
3puts "============"
4puts ""
5#######################################################################
6# Boolean operation common fails. Appendix to the SALOME bug: 0021128
7#######################################################################
8
9set BugNumber OCC22310
10
11puts "Load first shape ..."
12restore [locate_data_file bug22310_vol_inf_30.brep] b1
13
14puts "Load second shape ..."
15restore [locate_data_file bug22310_vol_sup_30.brep] b2
16
17puts "Prepare boolean operation ..."
18bop b1 b2
19
20puts "Start boolean operation ..."
21bopcommon result
22puts "Finish boolean operation ..."
23
58cf74e0 24checkprops result -s 0.0457691
25checkshape result
3bea4c16 26
a4eba920 27checknbshapes result -vertex 6 -edge 9 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 28
3bea4c16 28
5747059b 29checkview -display result -2d -path ${imagedir}/${test_image}.png