0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_6 / bug26607
1 puts "=========="
2 puts "OCC26607"
3 puts "=========="
4 puts ""
5 ###########################################
6 # Wrong value of area.
7 ###########################################
8
9 box b1 10 10 10
10 box b2 20 0 0 10 10 10
11 explode b1 f
12 explode b2 f
13 explode b1_5 
14 explode b2_5 
15  
16 mksurface s b1_5 
17 mkface fs s
18 add b1_5_1 fs
19 add b2_5_1 fs
20  
21 checkarea fs -200 1e-06 0.01