0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / heal / end
CommitLineData
000c21fa 1if { ![info exists no_result] } {
2 if { [isdraw result] } {
3 checkview -display result -2d -path ${imagedir}/${test_image}.png
4 } elseif { [isdraw r] } {
5 pload VISUALIZATION
6 checkview -display r -3d -vdispmode 0 -path ${imagedir}/${test_image}.png
7 } else {
8 puts "Error : the resulting shape is not done."
9 }
40093367 10}
40093367 11puts "TEST COMPLETED"