Click or drag to resize

CDHAssayHoleLST Method

Populate an LST with holes in an assay database

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void AssayHoleLST(
	int assay_db,
	CLST lst
)

public void AssayHoleLST(
	int assay_db,
	CLST lst
)

Parameters

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