puts "============"
puts "OCC21171: Problem with vfit of vertex and edge "
puts "============"
puts ""

pload MODELING VISUALIZATION
box result 100 100 100
explode result e

vinit View1
vdisplay result_1
vfit

# Resume
puts ""
puts "1 edge is not fit"

vdump $imagedir/${casename}.png
