0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug338
1
2 puts "========"                                                                 
3 puts "BUC60996"                                                                 
4 puts "OCC338"
5 puts "========"                                                                 
6 puts ""                                                                         
7
8 restore [locate_data_file buc60996.brep] b 
9 explode b
10 checkshape b_1
11 checkshape b_2
12
13 bfuse f1 b_1 b_2                                                                 
14 checkshape f1
15 bfuse result b_2 b_1                                                                 
16
17 checkprops result -s 73561.9 
18 checkshape result
19 checkview -display result -2d -path ${imagedir}/${test_image}.png