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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void AssayHoleLST(
	int assay_db,
	CLST lst
)

Parameters

assay_db
Type: SystemInt32
Index of the assay database
lst
Type: GeoEngine.Core.GXNetXCLST
LST handle
See Also