0024121: It's necessary to add TODO in test cases to avoid known regressions in debug...
[occt.git] / tests / boolean / bsection / N6
1 puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
2 puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
3
4 restore [locate_data_file lh3d_ro1.brep] a
5 compound result
6 isos a 0
7 set i -60
8 repeat 108 {
9 plane p_$i $i*1000 0 0 1 0 0
10 mkface f_$i p_$i
11 bsection s_$i a f_$i 
12 display s_$i
13 compound result s_$i result
14 clear f_$i
15 clear p_$i
16 set dist [expr $i * 100]
17 puts "OK Section$i:$dist"
18 incr i
19 }
20
21 set length 1.75226e+06