Click or drag to resize

CRGRD Methods

The CRGRD type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears all the parameters in a RGRD object
Public methodStatic memberCreate
Create a handle to a Rangrid object
Public methodStatic memberCreateIMG
Run Rangrid directly on XYZ VV data, output to an IMG.
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodiDefault
Set the defaults.
Public methodiLoadParms
Retrieves a Rangrid object's control parameters from a file, or sets the parameters to default if the file doesn't exist.
Public methodiRun
Executes the Rangrid program, using the input channel and output file parameters.
Public methodStatic memberiRun2
Executes the Rangrid program directly on a database.
Public methodStatic memberiRun3
Executes the Rangrid program directly on a database. Specify log file
Public methodiSaveParms
Puts the Rangrid object's control parameters back into its control file.
Public methodStatic memberRunList
Executes the Rangrid program from a list of databases.
Public methodStatic memberRunVV
Executes the Rangrid program directly on input data VVs.
Top
See Also