Click or drag to resize
CDHSetInfo Method
Set 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 SetInfo(
	int i1,
	string str2,
	string str3
)

Parameters

i1
Type: SystemInt32
hole index
str2
Type: SystemString
Name of information
str3
Type: SystemString
Information
See Also