0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / nproject / end
CommitLineData
40093367 1#set length 0
2if { [isdraw result] } {
58cf74e0 3 #check if result is valid
4 puts [checkshape result]
40093367 5
5747059b 6 checkview -display result -2d -path ${imagedir}/${test_image}.png
40093367 7} else {
58cf74e0 8 puts "Error : The $command cannot be built."
40093367 9}
10
11# to end a test script
12puts "TEST COMPLETED"