0023922: Systematic review of TODO tests
[occt.git] / tests / boolean / bsection / N4
CommitLineData
5f05c0a3 1#puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
b7a3c470 2
f49c3109 3cpulimit 4500
429a6c4d 4
8418c617 5restore [locate_data_file lh3d_px2.brep] a
40093367 6compound result
7set i 1
8repeat 199 {
9 plane p_$i 0 $i*100 0 0 1 0
10 mkface f_$i p_$i
4e57c75e 11 bsection s_$i a f_$i
40093367 12 compound result s_$i result
13 set dist [expr $i * 100]
14 puts "OK Section:$dist"
15 incr i
16}
17
18set length 2.7724e+07