0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_7 / bug32291
1 puts "======================================================="
2 puts "  0032291: General Fuse produces wrong number of solids"
3 puts "======================================================="
4 puts ""
5
6 restore [locate_data_file bug32291.brep] s
7
8 explode s
9 baddobjects s_1
10 baddtools s_2 s_3 s_4 s_5 s_6 s_7 s_8
11 bfillds
12 bbuild result
13
14 checkshape result
15
16 checknbshapes result -vertex 79 -edge 176 -wire 112 -face 112 -shell 18 -solid 18
17
18 set tolres [checkmaxtol result]
19
20 if { ${tolres} > 7.e-5} {
21    puts "Error: bad tolerance of result"
22 }
23
24 axo
25 clear
26 explode result So
27 fit
28
29 checkview -screenshot -2d -path ${imagedir}/${test_image}.png