0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_2 / bug22864_4
1 puts "TODO OCC29957 ALL: Error : The area of result shape is"
2
3 puts "============"
4 puts "OCC22864"
5 puts "============"
6 puts ""
7 ##############################################################################################
8 # The algorithm BiTgte_Blend obtains instable results
9 ##############################################################################################
10
11 set BugNumber OCC22864
12
13 cone s1 0 0 0  0 0 1  30 0
14 mkface f1 s1 0 2.*pi -40 0
15 cone s2 25 0 -15  1 0 0  10 0
16 mkface f2 s2 0 2.*pi -55 0
17 compound f1 f2 s
18
19 brollingball result s 2. @ f1 f2
20
21 checkprops result -s 3523.97
22
23 checkview -display result -2d -path ${imagedir}/${test_image}.png