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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Checks single holes with East-North survey data
Syntax
public void QAEastNorthCurvature2(
	CWA oWA1,
	double d2,
	string str3
)

Parameters

oWA1
Type: GeoEngine.Core.GXNetCWA
WA Handle
d2
Type: SystemDouble
Dip/Azimuth curvature tolerance (degree per meter)
str3
Type: SystemString
Hole name
See Also