Click or drag to resize
CDHQAPointData Method
Do QA/QC on Point data.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void QAPointData(
	CDB db,
	CWA wa,
	int line,
	string hole
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
DB Handle
wa
Type: GeoEngine.Core.GXNetXCWA
WA Handle
line
Type: SystemInt32
Line
hole
Type: SystemString
Current hole Name
See Also