0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug27240_1
CommitLineData
e2a37a80 1puts "========"
2puts "OCC27240"
3puts "========"
4puts ""
5###########################################################################
6# Boolean operation fails for a case with edge tangential to axis of revolution
7###########################################################################
8
9restore [locate_data_file bug27240_vent2-trim.brep] b
10explode b
11
12# workaround - increate the tolerance value of the vertex to fill the gap between section curves
13explode b_1 v
14settolerance b_1_1 0.005
15
16bclearobjects
17bcleartools
18
19baddobjects b_1
20baddtools b_2
21
22bfillds
23bbop result 0
24
25checkshape result
26checknbshapes result -solid 1
27checkprops result -s 622894
28checkprops result -v 2.24142e+007
29
30checkview -display result -2d -path ${imagedir}/${test_image}.png