Click or drag to resize
CDUImportODDF Method
Import ODDF data file.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

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

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
str2
Type: SystemString
File name of the ODDF file to import
See Also