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