0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug15850_2
CommitLineData
a4eba920 1puts "TODO OCC12345 ALL: Error : is WRONG because number of "
3bea4c16 2puts "============"
3puts "OCC15850"
4puts "============"
5puts ""
6#######################################################################
7# Regression in BOP - wrong results for simple shapes with Bspline geometry
8#######################################################################
9
10restore [locate_data_file OCC15850_bb.brep] bb
11restore [locate_data_file OCC15850_bc.brep] bc
12
13bop bb bc
14bopcommon result
15
58cf74e0 16checkprops result -s 245.55
17checkshape result
a4eba920 18checknbshapes result -vertex 4 -edge 5 -wire 3 -face 3 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 18
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 20