0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25819_1
CommitLineData
e002f1ce 1puts "============"
2puts "OCC25819"
3puts "============"
4puts ""
5######################################################
6# Bad result of BOP cut on valid shapes
7######################################################
8
9restore [locate_data_file bug25819_1_BodyA.brep] a
10restore [locate_data_file bug25819_1_BodyB.brep] b
11
12bcut result a b
13
58cf74e0 14checkprops result -s 379421
15checkshape result
e002f1ce 16
5ae01c85 17checknbshapes result -vertex 20 -edge 30 -wire 12 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 76 -t -m "Result of BOP cut"
e002f1ce 18
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png