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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetSelectedHolesVV(
	CVV vv
)

Parameters

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