Click or drag to resize

CDHUnSelectedHoleLST Method

Populate an LST with the list of the unselected holes

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

public void UnSelectedHoleLST(
	CLST lst
)

Parameters

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