0030535: Draw Harness - add size argument to vgrid command
[occt.git] / tests / bugs / vis / bug29395
index ead1d85..10a21be 100644 (file)
@@ -9,7 +9,7 @@ pload VISUALIZATION
 vclear
 vinit View1
 vraytrace 0
-vgrid r
+vgrid -type rectangular
 vraytrace 1
 checkcolor 198 197 0.5 0.5 0.5
 vclose
@@ -18,6 +18,6 @@ vclose
 vclear
 vinit View1
 vraytrace 0
-vgrid c
+vgrid -type circular
 vraytrace 1
 checkcolor 198 197 0.5 0.5 0.5