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

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int GetHoleGroup(
	int i1,
	string str2
)

Parameters

i1
Type: SystemInt32
Hole index
str2
Type: SystemString
Table Name

Return Value

Type: Int32
Hole Symbol
See Also