Click or drag to resize
CDHiHoleSelectFromListGUI Method
Select/Deselect holes using the two-panel selection tool.

Available since Oasis montaj version: 7.0.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static int iHoleSelectFromListGUI(
	CLST oLST1,
	CLST oLST2
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
All holes
oLST2
Type: GeoEngine.Core.GXNetCLST
Selected holes

Return Value

Type: Int32
0 - Ok -1 - User Cancelled
See Also