Click or drag to resize
CDUImportAseg Method
Import an ASEG-GDF data file.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void ImportAseg(
	CDB oDB1,
	string str2,
	string str3,
	string str4,
	string str5,
	int i6
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
str2
Type: SystemString
template file name
str3
Type: SystemString
header file name
str4
Type: SystemString
data file name
str5
Type: SystemString
Flight Line Channel name
i6
Type: SystemInt32
Number of channels to import at one time
See Also