Create Master Grid

Use the Create Master Grid option (geogxnet.dll(Geosoft.GX.GridUtils.MasterGrid;Run)*), from the Grid and Image > Utilities menu to create a grid of any dimensions and populate it with a constant value. Once created, you will be prompted to edit the grid parameters, like cell size, rotation, coordinate system.

The option is also available in the GM-SYS 3D Tools > Grid Editing menu with the GM-SYS 3D Modelling extension.

Create Master Grid dialog options

New grid name

The name of the created grid

Script Parameter: MASTER_GRID.OUPUT_GRID

Grid points in X direction

The number of grid cells in the X direction

Script Parameter: MASTER_GRID.NX_INT

Grid points in Y direction

The number of grid cells in the Y direction

Script Parameter: MASTER_GRID.NY_INT

Constant grid value

The constant value to assign to every grid cell

Script Parameter: MASTER_GRID.CONSTANT_DVALUE

Application Notes

This process creates a grid of the supplied dimensions, with unit cell size, no rotation, and unknown coordinate system. Once the grid is created, you will be prompted to edit the grid parameters, like cell size, rotation, coordinate system.

*The GX tool will search in the "...\Geosoft\Desktop Applications \gx" folder. The GX.Net tools, however, are embedded in the geogxnet.dll located in the "...\Geosoft\Desktop Applications \bin" folder. If running this GX interactively, bypassing the menu, first change the folder to point to the "bin" folder, then supply the GX.Net tool in the specified format.