0025574: gp_YawPitchRoll Euler Angle computation gives wrong results - warnings
[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
58cf74e0 6 smallview
7 clear
8 donly result
9 fit
10 xwd $imagedir/${test_image}.png
40093367 11} else {
58cf74e0 12 puts "Error : The $command cannot be built."
40093367 13}
14
15# to end a test script
16puts "TEST COMPLETED"