Click or drag to resize

CDHUnSelectedHoleLST Method

Populate an LST with the list of the unselected holes

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

public void UnSelectedHoleLST(
	CLST lst
)

Parameters

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