Sets or returns the current grid spacing setting value.
Syntax
object.GetGridSpacing(Xspacing, Yspacing)
Where:
object is an IntelliCAD Viewport or PViewport object;
Xspacing and Yspacing are double-precision variables (or values) representing the spacing of grids along the x and y axes.
Examples ...