Click or drag to resize
CDHIGetInfo Method (Int32, String, String, Int32)
Get Collar Information.

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)
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 hole,
	string name,
	ref string data,
	int size
)

Parameters

hole
Type: SystemInt32
Hole index
name
Type: SystemString
Name of information
data
Type: SystemString
Buffer to place information
size
Type: SystemInt32
Size of buffer
See Also