set TheFileName shading_055.brep
set env(os_type) $tcl_platform(os)
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($env(os_type)) $nb
