puts "============"
puts "OCC25423"
puts "============"
puts ""
######################################################
# Incorrect result of splitting some shapes. Case 2
######################################################

restore [locate_data_file bug25423c.brep] f

restore [locate_data_file bug25423d.brep] e 

checkshape f

checkshape e

splitshape result f f e

checkshape result

maxtolerance result


checknbshapes result -face 2

checkprops result -s 5.6486

checkview -display result -2d -path ${imagedir}/${test_image}.png
