Click or drag to resize
CDHQAWriteUnregisteredHoles Method
Write out unregistered holes in a database.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Looks at each line in a database and sees if it is listed in the collar tables' hole list.
Syntax
public void QAWriteUnregisteredHoles(
	CDB db,
	CWA wa
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
DB Handle (not the collar table)
wa
Type: GeoEngine.Core.GXNetXCWA
WA Handle
See Also