0023539: QASelect and QAShiftSelect commands
[occt.git] / tests / bugs / vis / bug6652
index b573011..8e0a7e0 100755 (executable)
@@ -14,9 +14,9 @@ meshfromstl result [locate_data_file OCC6652.stl]
 meshdispmode result 3
 meshselmode result 8
 
-QASelectRectangle 5 5 400 400
+vselect 5 5 400 400
 
-if {[QANbSelected] != 26966} {
+if {[vnbselected] != 26966} {
    puts "Faulty ${BugNumber}"
 }