Click or drag to resize
CIPImportSGDF Method
Imports data from a Scintrex Geophysical Data Format file.

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 ImportSGDF(
	CDB oDB1,
	string str2
)

Parameters

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