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