Grid for MoxyDraw

Controls the grid behavior.


Syntax to make a grid adaptive:

Grid
adaptive
switch

adaptive:

Controls the density of grid lines when zoomed in or out.

switch:

Switches the adaptive mode. Set it to "on" to make the grid adaptive. Or set it to "off" to disable the adaptive mode.





Syntax to make the grid follow:

Grid
follow
switch

follow:

Changes the grid plane to follow the XY plane.

switch:

Switches the follow mode. Set it to "on" to make the grid follow the XY plane. Or set it to "off" to disable the follow mode.





Syntax to change grid increments:

Grid
increments
spacing X
spacing Y

increments:

Sets the grid increments.

spacing X:

Sets the X spacing.

spacing Y:

Sets the Y spacing.





Syntax to set the grid limits:

Grid
limits
switch

limits:

Displays the grid beyond the area specified by the LIMITS command.

switch:

Switches the limits mode. Set it to "on" to display the grid beyond the limits. Or set it to "off" to keep the grid into the limits.





Syntax to set the major grid lines:

Grid
major
value

major:

Specifies the frequency of major grid lines compared to minor grid lines.

value:

Sets the value between the major grid lines.





Syntax to toggle the grid:

Grid
set
switch

set:

Displays or hide the grid.

switch:

Switches the grid mode. Set it to "on" to display the grid. Or set it to "off" to hide the grid.





Note:

Grid doesn't affect MoxyDraw behavior. For the user only.