0024623: Visualization - improve selection mechanism
[occt.git] / tests / bugs / vis / bug24564
index 7d7f315..85f09be 100644 (file)
@@ -33,7 +33,7 @@ puts "Testing box selection over the plane in axonometry projection:"
 vaxo
 vfit
 
-vmoveto 199 200
+vmoveto 200 200
 if { "[vreadpixel 199 200 rgb name]" != "CYAN1"  } {
   puts "Error : The box is not selectable!"
 }