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

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

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

Parameters

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