Click or drag to resize
CDHiDeleteWillDeleteDB Method
See if deleting holes will delete project databases.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iDeleteWillDeleteDB(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetXCLST
LST of holes to delete

Return Value

Type: Int32
1 if deleting the LST of holes will remove all "lines" from one of the DH project databases.
See Also