Adjusting testing cases
[occt.git] / tests / boolean / bsection / N5
CommitLineData
408e0d5c 1puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
2puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
3puts "TODO ?DEBUG_OCC24121 Windows: Process killed by CPU limit"
4puts "TODO ?DEBUG_OCC24121 Windows: TEST INCOMPLETE"
b58dfc5e 5
40093367 6cpulimit 900
7
8418c617 8restore [locate_data_file lh3d_px2.brep] a
40093367 9set i 1
10compound result
11repeat 155 {
12plane p_$i 0 0 $i*100 0 0 1
13mkface f_$i p_$i
4e57c75e 14bsection s_$i a f_$i
40093367 15compound result s_$i result
16display s_$i
17clear f_$i
18clear p_$i
19set dist [expr $i * 100]
20puts "OK Section$i:$dist"
21incr i
22}
23
24set length 2.11374e+07