Click or drag to resize

CDHAddSurveyTable Method

Add a survey table for a new hole.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void AddSurveyTable(
	int hole
)

public void AddSurveyTable(
	int hole
)

Parameters

hole
Type: SystemInt32
Hole index
Remarks
The information is created from the collar table info. If the survey info already exists, does nothing.
See Also