0021762: Integration of new Boolean Operation algorithm to OCCT.
[occt.git] / tests / boolean / bsection / N4
1 cpulimit 2000
2 restore [locate_data_file lh3d_px2.brep] a
3 compound result
4 set i 1
5 repeat 199 {
6   plane p_$i 0 $i*100 0  0 1 0
7   mkface f_$i p_$i
8   bsection s_$i a f_$i
9   compound result s_$i result
10   set dist [expr $i * 100]
11   puts "OK Section:$dist"
12   incr i
13 }
14
15 set length 2.7724e+07