Using Grids

One grid establishes the pitch of the boat, another the pitch of the ship

Grids are two-dimensional arrays of lines similar to graph paper, except that you can adjust the spacing and other features of the grid to the needs of your work.

Grids have these primary uses:

Home Grid and Grid Objects

The program provides two kinds of grids: the home grid and grid objects. Additionally, it includes the AutoGrid feature, an automated way of creating grid objects.

Home grid: The basic reference system, defined by three fixed planes on the world coordinate axes.

See Viewing and Navigating 3D Space for a complete introduction to the home grid.

Grid objects: A type of helper object you can create whenever you need a local reference grid or construction plane somewhere other than the home grid.

The following are features of grid objects:

AutoGrid: This feature lets you create new objects and grid objects off the surfaces of other objects on the fly. See AutoGrid.