Click or drag to resize
CIPImportIPDATA Method
Imports data in the Geosoft IPDATA format.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void ImportIPDATA(
	CDB oDB1,
	string str2,
	string str3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database to import to
str2
Type: SystemString
IPDATA file name
str3
Type: SystemString
Channel to import to
See Also