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

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 SetSelectedHolesVV(
	CVV vv,
	int append
)

Parameters

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