Click or drag to resize
CDHGetHoleGroup Method
Get the Group symbol for this hole/table combination.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int GetHoleGroup(
	int hole,
	string assay
)

Parameters

hole
Type: SystemInt32
Hole index
assay
Type: SystemString
Table Name

Return Value

Type: Int32
Hole Symbol
See Also