Files
OCCT/tests/heal/end

11 lines
177 B
Plaintext
Executable File

clear
smallview
if { [isdraw result] } {
donly result
} else {
puts "Error : the resulting shape is not done."
}
fit
xwd $imagedir/${test_image}.png
puts "TEST COMPLETED"