Click or drag to resize

CDHAssayHoleLST Method

Populate an LST with holes in an assay database

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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.GXNetXCLST
LST handle
See Also