Click or drag to resize

CDHHoleLST Method

Populate an LST with the list of the selected holes

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

public void HoleLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
LST handle
See Also