Click or drag to resize
CIEXP Class
The IEXP class is similar to the EXP class, but is used to apply math expressions to grids (IMG objects).
Inheritance Hierarchy

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CIEXP : CHANDLE

The CIEXP type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseAddGrid
This method adds an image to the IEXP object with a variable name.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
This method creates an IEXP object.
Protected methodDispose
Releases the unmanaged resources used by the CIEXP and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseDoFormula
This method runs a formula on the grids.
Top
See Also