puts "TODO OCC25917 ALL: Error : The command is not valid. The square is"
if { [regexp {Debug mode} [dversion]] } {
  puts "TODO OCC25917 ALL: TEST INCOMPLETE"
  puts "TODO OCC25917 ALL: Tcl Exception"
}

puts "========================"
puts " OCC472 "
puts "(case 2)"
puts "========================"
puts ""
#####################################################
## Bad result of Fuse Operation (Cut&Common - bad too). SAM1470 (#2634) 
#####################################################

restore [locate_data_file OCC472a.brep] b1 
checkshape b1

restore [locate_data_file OCC472b.brep] b2
checkshape b2

bcommon result b1 b2

set square 0
set 2dviewer 0
