0024755: TDF_Label::AddAttribute() reverses the order of added attributes
[occt.git] / tests / boolean / bsection / N5
1 puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
2 puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
3 puts "TODO ?DEBUG_OCC24121 Windows: Process killed by CPU limit"
4 puts "TODO ?DEBUG_OCC24121 Windows: TEST INCOMPLETE"
5
6 cpulimit 900
7
8 restore [locate_data_file lh3d_px2.brep] a
9 set i 1
10 compound result
11 repeat 155 {
12 plane p_$i 0 0 $i*100 0 0 1
13 mkface f_$i p_$i
14 bsection s_$i a f_$i
15 compound result s_$i result
16 display s_$i
17 clear f_$i
18 clear p_$i
19 set dist [expr $i * 100]
20 puts "OK Section$i:$dist"
21 incr i
22 }
23
24 set length 2.11374e+07