Click or drag to resize

CDHGetSelectedHolesVV Method

Populate a VV with the indices of all selected holes

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

public void GetSelectedHolesVV(
	CVV vv
)

Parameters

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