0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / bug15850_2
1 puts "TODO OCC12345 ALL: Error :  is WRONG because number of "
2 puts "============"
3 puts "OCC15850"
4 puts "============"
5 puts ""
6 #######################################################################
7 # Regression in BOP - wrong results for simple shapes with Bspline geometry
8 #######################################################################
9
10 restore [locate_data_file OCC15850_bb.brep] bb
11 restore [locate_data_file OCC15850_bc.brep] bc
12
13 bop bb bc
14 bopcommon result
15
16 checkprops result -s 245.55 
17 checkshape result
18 checknbshapes result -vertex 4 -edge 5 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 18
19 checkview -display result -2d -path ${imagedir}/${test_image}.png
20