0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug24208_11
1 puts "============"
2 puts "OCC24208"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Optimization of the edge-edge intersection algorithms
7 #######################################################################
8
9 restore [locate_data_file bug24673_HYDRO_occt_case_5_before.brep] b
10
11 set objs [explode b]
12 set nbObjs [llength ${objs}]
13
14 bclearobjects
15 bcleartools
16
17 for {set i 0} {$i < $nbObjs} {incr i} {
18   baddobjects [lindex ${objs} ${i}]
19 }
20
21 bfillds
22 bbuild result
23
24 checkprops result -s 82897.6
25 checkshape result
26
27 # Analysis of "nbshapes result"
28 checknbshapes result -vertex 121 -edge 191 -wire 40 -face 40 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 393
29 checkview -display result -2d -path ${imagedir}/${test_image}.png