Adjusting testing cases for current state of OCCT
[occt.git] / tests / boolean / bsection / N4
... / ...
CommitLineData
1puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3cpulimit 2000
4restore [locate_data_file lh3d_px2.brep] a
5compound result
6set i 1
7repeat 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
17set length 2.7724e+07