Click or drag to resize
CDHSetSelectedHolesVV Method
Set hole selection using hole indices.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void SetSelectedHolesVV(
	CVV oVV1,
	int i2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Input hole indices (must be type INT)
i2
Type: SystemInt32
0 - overwrite, 1 - append
See Also