Click or drag to resize
CPGEXP Class
The PGEXP class is similar to the EXP class, but is used to apply math expressions to pagers (PG objects). It works only on PGs of the same dimensions.
Inheritance Hierarchy

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

The CPGEXP type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseAddPager
This method adds an pager to the PGEXP object with a variable name.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
This method creates an PGEXP object.
Protected methodDispose
Releases the unmanaged resources used by the CPGEXP 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 pagers.
Top
See Also