Click or drag to resize

CDH.iQAEastNorthSurveyLST Method

Do QA/QC on East/North Survey data for holes in a LST.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iQAEastNorthSurveyLST(
	CLST lst,
	CWA wa
)

public int iQAEastNorthSurveyLST(
	CLST lst,
	CWA wa
)

Parameters

lst
Type: GeoEngine.Core.GXNetX.CLST
LST of holes (Name, Index)
wa
Type: GeoEngine.Core.GXNetX.CWA
WA Handle to write to

Return Value

Type: Int32
The number of holes found and checked.
Remarks
Error if no East-North survey database, or if a requested hole does not exist in the drill project.
See Also