0028594: Geom2dAPI_Interpolate generated curve is not the same as proe
[occt.git] / tests / bugs / modalg_6 / bug28486_3
1 puts "========"
2 puts "OCC28486"
3 puts "========"
4 puts ""
5 #################################################
6 # Fuse of several solids fails due to presence of common zones between faces
7 #################################################
8
9 restore [locate_data_file bug26789_All-Spikes.brep] a
10 explode a
11 # fusing all solids except seventh and eighth
12 bclearobjects
13 bcleartools
14 baddobjects a_1
15 baddtools a_2 a_3 a_4 a_5 a_6 a_9
16 bfillds
17 bbop result 1
18
19 checkshape result
20 checknbshapes result -solid 1 -shell 2
21 checkprops result -s 3273.89 -v 9907.1
22
23 checkview -display result -2d -path ${imagedir}/${test_image}.png