Click or drag to resize
CVVEXPDoFormula Method
This method runs a formula on the grids.

Available since Oasis montaj version: 6.2
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void DoFormula(
	string formula,
	int unused
)

Parameters

formula
Type: SystemString
Formula
unused
Type: SystemInt32
Legacy parameter, no longer used.
See Also