0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug24208_6
CommitLineData
f10da91d 1puts "============"
2puts "OCC24208"
3puts "============"
4puts ""
5#######################################################################
6# Optimization of the edge-edge intersection algorithms
7#######################################################################
8
9restore [locate_data_file bug24673_HYDRO_occt_case_7_after.brep] b
10
11set objs [explode b]
12set nbObjs [llength ${objs}]
13
14bclearobjects
15bcleartools
16
17for {set i 0} {$i < $nbObjs} {incr i} {
18 baddobjects [lindex ${objs} ${i}]
19}
20
21bfillds
22bbuild result
23
58cf74e0 24checkprops result -s 223178
25checkshape result
f10da91d 26
27# Analysis of "nbshapes result"
a4eba920 28checknbshapes result -vertex 50 -edge 94 -wire 36 -face 32 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 213
5747059b 29checkview -display result -2d -path ${imagedir}/${test_image}.png