Click or drag to resize
CDHIiHaveCurrent2 Method (CGXNETCore, String)
Returns True if a drill project is loaded, and the collar database if it is loaded.

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)
Syntax
public static int IiHaveCurrent2(
	CGXNETCore gxNetShared,
	ref string db
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
db
Type: SystemString
Collar table name (returned)

Return Value

Type: Int32
See Also