Click or drag to resize
CIPImportInstrumentationGDD Method
Imports an Instrumentation GDD format file.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void ImportInstrumentationGDD(
	CDB db,
	string file
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database to import to
file
Type: SystemString
GDD file name
See Also