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