0032849: Modeling Algorithms - Intersection algorithm returns incomplete result.
[occt.git] / tests / bugs / modalg_7 / bug28150_1
1 puts "========"
2 puts "OCC28150"
3 puts "========"
4 puts ""
5 #####################################################
6 # Exception is raised during Boolean operation
7 #####################################################
8
9 restore [locate_data_file bug28150_shapes.brep] b
10 explode b
11 bclearobjects
12 bcleartools
13 baddobjects b_1
14 baddtools b_2
15 bfillds
16 # Before fix: error
17 bbop result 0
18
19 checkshape result
20
21 checknbshapes result -wire 5 -face 2
22 checkprops result -s 14.5302
23
24 checkview -display result -2d -path ${imagedir}/${test_image}.png