0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug24646_2
CommitLineData
bd28b2af 1puts "============"
2puts "OCC24646"
3puts "============"
4puts ""
5######################################################
6# Wrong result done by Boolean Operation algorithm
7######################################################
8
9restore [locate_data_file bug24646_b3.brep] b1
10restore [locate_data_file bug24646_b4.brep] b2
11
12bop b1 b2
13bopfuse result
14
58cf74e0 15checkprops result -s 3.05204e+06
16checkshape result
bd28b2af 17
5ae01c85 18checknbshapes result -vertex 22 -edge 36 -wire 17 -face 14 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 92 -t -m "Result done by Boolean Operation algorithm"
bd28b2af 19
5747059b 20checkview -display result -2d -path ${imagedir}/${test_image}.png