0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_1 / bug15850
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
14bopcut result
15
58cf74e0 16checkprops result -s 732.453
17checkshape result
a4eba920 18checknbshapes result -vertex 12 -edge 17 -wire 9 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 48
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 20