Click or drag to resize
CDHGetSelectedHolesVV Method
Populate a VV with the indices of all selected holes

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 GetSelectedHolesVV(
	CVV oVV1
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Returned hole indices (must be type INT)
See Also