Click or drag to resize
CDHAssayHoleLST Method
Populate an LST with holes in an assay database

Available since Oasis montaj version: 6.3.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void AssayHoleLST(
	int i1,
	CLST oLST2
)

Parameters

i1
Type: SystemInt32
index of the assay database
oLST2
Type: GeoEngine.Core.GXNetCLST
LST handle
See Also