set TheFileName shading_055.brep
if { [string compare $command "shading"] == 0 } {
   set nb 62
}
if { [string compare $command "incmesh"] == 0 } {
   set nb 60
}
if { [string compare $command "mesh"] == 0 } {
   set nb 36
}

set bug_cross "OCC22687"
set nbcross([checkplatform]) $nb
