Click or drag to resize

CIPWinnowChanList2 Method

Same as WinnowChanList_IP, but removes current X,Y,Z.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void WinnowChanList2(
	CLST lst,
	CDB db
)

public static void WinnowChanList2(
	CLST lst,
	CDB db
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
List of channels
db
Type: GeoEngine.Core.GXNetCDB
Database
See Also