0027341: Incorrect exact HLR results
[occt.git] / tests / bugs / modalg_6 / bug27128
1 puts "============"
2 puts "OCC27128"
3 puts "============"
4 puts ""
5 ###############################
6 ## The algorithm of sharing edges in Boolean operation should be improved
7 ###############################
8
9 plane pl 0.195808075898442, -0.229262227170656, 4.05546403129991 0 0 1
10 psphere s1 pl 0.03101752454
11 restore [locate_data_file bug27128-Helix_Pipe.brep] s2
12
13 settolerance s1 2.0e-6
14
15 bfuse result s1 s2
16 checkshape result
17
18 smallview
19 donly s1
20 fit
21 donly result
22
23 checkview -screenshot -2d -path ${imagedir}/${test_image}.png