CBIGRID Class |
Namespace: Geosoft.Desktop.GXNet
The CBIGRID type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | Clears all the parameters in a BIGRID object | |
| Create | Create a handle to a Bigrid object | |
| Dispose | Releases the unmanaged resources used by the CBIGRID and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetDefaultCellSize | Get default cell size value. | |
| GetDefaults | Get default values for max line separation, max point separation and trend angle. | |
| iLoadParms |
Retrieves a Bigrid object's control parameters from a file,
or sets the parameters to default if the file doesn't exist.
| |
| iLoadWarp | Load a warp projection. | |
| Run |
Executes the Bigrid program, using the input channel and
output file parameters.
| |
| Run2 |
Executes the Bigrid program, using the input channel and
output file parameters with a projection handle.
| |
| SaveParms |
Puts the Bigrid object's control parameters back into
its control file.
|