0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug27948
CommitLineData
340054e1 1puts "========"
2puts "OCC27948"
3puts "========"
4puts ""
5##################################
6# Cut produces unexcpected shape
7##################################
8
9restore [locate_data_file bug27948_a.brep] a
10restore [locate_data_file bug27948_b.brep] b
11
f8163956 12bcut result a b
340054e1 13
f8163956 14checkshape result
15checkprops result -s 135.137 -v 40.573
16checknbshapes result -wire 19 -face 17 -shell 1 -solid 1
340054e1 17
f8163956 18checkview -display result -2d -path ${imagedir}/${test_image}.png