Click or drag to resize
CDHSetInfo Method
Set 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 SetInfo(
	int hole,
	string name,
	string data
)

Parameters

hole
Type: SystemInt32
Hole index
name
Type: SystemString
Name of information
data
Type: SystemString
Information
See Also