puts "========"
puts "OCC25477"
puts "========"
puts ""
############################################################################
#  Boolean Operations with additional tolerance - Fuzzy Boolean operations
############################################################################

box b1 10 10 10
box b2 10.00001 0 0 10 10 10

bfuzzyvalue 0.00002
bop b1 b2 
bopfuse result

checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55