Click or drag to resize
CVVEXP Class
The VVEXP class is similar to the IEXP class, but is used to apply math expressions to VV objects.
Inheritance Hierarchy

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

The CVVEXP type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseAddVV
This method adds a VV to the VVEXP object with a variable name.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
This method creates an VVEXP object.
Protected methodDispose
Releases the unmanaged resources used by the CVVEXP 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