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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
The information is created from the collar table info. If the survey info already exists, does nothing.
Syntax
public void AddSurveyTable(
	int i1
)

Parameters

i1
Type: SystemInt32
Hole index
See Also