Click or drag to resize
CDHAddSurveyTable Method
Add a survey table for a new hole.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
The information is created from the collar table info. If the survey info already exists, does nothing.
Syntax
public void AddSurveyTable(
	int hole
)

Parameters

hole
Type: SystemInt32
Hole index
See Also