0024326: Get rid of confusing extension line
[occt.git] / tests / bugs / vis / bug24288_1
index 79c441d..c6c3bb8 100644 (file)
@@ -20,10 +20,10 @@ verase radP1 radP2 radP3
 vdim -radius -name=dim -text=3d circle
 vdisplay dim
 vfit
-vmoveto 102 144
+vmoveto 110 111
 
-set x_coord 153
-set y_coord 153
+set x_coord 196
+set y_coord 196
 checkcolor $x_coord $y_coord 0 1 1
 
 if { $stat != 1 } {
@@ -33,10 +33,10 @@ if { $stat != 1 } {
 # X axis rotation
 vrotate $m_pi 0 0
 vfit
-vmoveto 201 206
+vmoveto 208 200
 
-set x_coord 269
-set y_coord 123
+set x_coord 295
+set y_coord 113
 checkcolor $x_coord $y_coord 0 1 1
 
 if { $stat != 1 } {