0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_1 / bug18186
CommitLineData
3bea4c16 1puts "============"
2puts "OCC18186"
3puts "============"
4puts ""
5#######################################################################
6# Boolean operation algo fails
7#######################################################################
8
9restore [locate_data_file OCC18186_r3.brep] bb
10restore [locate_data_file OCC18186_Tool2.brep] bc
11
12bop bb bc
13bopcut result
14
58cf74e0 15checkprops result -s 308374
16checkshape result
a4eba920 17checknbshapes result -vertex 43 -edge 68 -wire 27 -face 27 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 168
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png
3bea4c16 19