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