set TheFileName shading_131.brep set bug_area "OCC22687" set bug_withouttri "OCC22687" set nbwithouttri(ALL) 1 if { [string compare $command "shading"] == 0 } { set rel_tol 0.13 set nbwithouttri(ALL) 1 } else { set rel_tol 0.21 } if { [string compare $command "incmesh"] == 0 } { puts "TODO OCC22687 ALL: Meshing statuses: Failure" }