Click or drag to resize
CDHQAEastNorthCurvature2 Method
Do QA/QC Curvature checking on Dip Azimuth data for a single hole.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Checks single holes with East-North survey data
Syntax
public void QAEastNorthCurvature2(
	CWA wa,
	double tolerance,
	string hole
)

Parameters

wa
Type: GeoEngine.Core.GXNetXCWA
WA Handle
tolerance
Type: SystemDouble
Dip/Azimuth curvature tolerance (degree per meter)
hole
Type: SystemString
Hole name
See Also