Click or drag to resize

CDHiDeleteWillDeleteDB Method

See if deleting holes will delete project databases.

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

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