System Variable GRIDDISPLAY

Determines whether the grid is displayed beyond the area determined as the drawing limits.

The value can be a sum of the following bit codes:

Bit Codes

0 Restricts grid to the area specified by the DrawingBounds command.
1 Displays grid beyond the area determined as the drawing limits.
2 Same as bit code 0. Provided to maintain integrity of application scripts.
4 Same as bit code 0. Provided to maintain integrity of application scripts.
8 Same as bit code 0. Provided to maintain integrity of application scripts.

Properties

Type Integer (bit code)
Default 2
Status Read / Write
Saved In the drawing file

Related Variables

GRIDMODE, GRIDUNIT, LIMMIN, LIMMAX, LIMCHECK

Related Commands

Grid, DrawingBounds, DraftingOptions