0031407: [Regression to 7.3.0] Extrema does not process parallel circles correctly
[occt.git] / tests / bugs / modalg_7 / bug28150_1
1 puts "TODO CR29596 ALL: Warning: Intersection of pair of shapes has failed"
2
3 puts "========"
4 puts "OCC28150"
5 puts "========"
6 puts ""
7 #####################################################
8 # Exception is raised during Boolean operation
9 #####################################################
10
11 restore [locate_data_file bug28150_shapes.brep] b
12 explode b
13 bclearobjects
14 bcleartools
15 baddobjects b_1
16 baddtools b_2
17 bfillds
18 # Before fix: error
19 bbop result 0
20
21 checkshape result
22
23 checknbshapes result -wire 5 -face 2
24 checkprops result -s 14.5302
25
26 checkview -display result -2d -path ${imagedir}/${test_image}.png