Click or drag to resize
CDHQAEastNorthCurvature Method
Do QA/QC Curvature checking on Dip Azimuth 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)
Notes
Checks all holes with East-North survey data
Syntax
public void QAEastNorthCurvature(
	CWA wa,
	double tolerance
)

Parameters

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