 | CEXP Class |
EXP objects are created from text strings that contain
C-like math to be applied to channels in a database.
It is used with the Math_DU function (see DU). See also
IEXP for applying math expressions to images (grids).
See also Math_DU applies expressions to the database
Inheritance Hierarchy
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic class CEXP : CHANDLE
public class CEXP : CHANDLE
Public Class CEXP
Inherits CHANDLE
Public Class CEXP
Inherits CHANDLE
public ref class CEXP : public CHANDLE
public ref class CEXP : public CHANDLE
type CEXP =
class
inherit CHANDLE
end
type CEXP =
class
inherit CHANDLE
end
The CEXP type exposes the following members.
Methods
See Also