0027300: Boolean operation produces invalid shape in terms of "bopargcheck" command
[occt.git] / tests / bugs / modalg_6 / bug27267
CommitLineData
716037dd 1puts "================"
2puts "OCC27267"
3puts "================"
4puts ""
5#######################################################################
6# [Regression to 6.9.1] geom/boolean_operations_06/G3: Cut produces invalid shape
7#######################################################################
8
9restore [locate_data_file bug27267_cmpd.brep] a
10explode a
11
12bcut result a_1 a_2
13checkshape result
14checknbshapes result -solid 1 -shell 1 -face 7
15checkprops result -s 0.00128248
16
17smallview
18don a_2
19fit
20don result
21
22checkview -screenshot -2d -path ${imagedir}/${test_image}.png