Click or drag to resize
CDHIGetInfo Method
Get Collar Information.

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)
Notes
If the DH_ELEV channel is requested it will also search for the DH_RL channel, which is the new name for the collar elevation.
Syntax
public void IGetInfo(
	int i1,
	string str2,
	ref string str3
)

Parameters

i1
Type: SystemInt32
hole index
str2
Type: SystemString
Name of information
str3
Type: SystemString
buffer to place information
See Also