0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug25819_1
1 puts "============"
2 puts "OCC25819"
3 puts "============"
4 puts ""
5 ######################################################
6 # Bad result of BOP cut on valid shapes
7 ######################################################
8
9 restore [locate_data_file bug25819_1_BodyA.brep] a
10 restore [locate_data_file bug25819_1_BodyB.brep] b
11
12 bcut result a b
13
14 checkprops result -s 379421 
15 checkshape result
16
17 checknbshapes 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"
18
19 checkview -display result -2d -path ${imagedir}/${test_image}.png