0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_6 / bug26789_2
CommitLineData
32e849eb 1puts "========"
2puts "OCC26789"
3puts "========"
4puts ""
5#################################################
6# Fuse of several solids fails
7#################################################
8
9restore [locate_data_file bug26789_All-Spikes.brep] a
10# reducing tolerance of the shape
11settolerance a 1.e-7
12explode a
13# fusing all solids
14bclearobjects
15bcleartools
16baddobjects a_1
17baddtools a_2 a_3 a_4 a_5 a_6 a_7 a_8 a_9
18bfillds
19bbop result 1
20
21checkshape result
f8163956 22checknbshapes result -wire 20 -face 20 -solid 1 -shell 2
32e849eb 23checkprops result -s 3583.27 -v 11455.2
24
25checkview -display result -2d -path ${imagedir}/${test_image}.png