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