Click or drag to resize
CDHQADipAzCurvature 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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Checks all holes with Dip-Azimuth survey data
Syntax
public void QADipAzCurvature(
	CWA oWA1,
	double d2
)

Parameters

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