0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug28486_1
CommitLineData
32e849eb 1puts "========"
2puts "OCC28486"
3puts "========"
4puts ""
5#################################################
6# Fuse of several solids fails due to presence of common zones between faces
7#################################################
8
9restore [locate_data_file bug26789_All-Spikes.brep] a
10explode a
11# fusing first, third and fourth solids
12bclearobjects
13bcleartools
14baddobjects a_1
15baddtools a_3 a_4
16bfillds
17bbop result 1
18
19checkshape result
20checknbshapes result -solid 1 -shell 1
21checkprops result -s 2237.86 -v 5444.61
22
23checkview -display result -2d -path ${imagedir}/${test_image}.png