Click or drag to resize
CDUDupChans Method
Duplicate all channels from input DB.

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 DupChans(
	CDB oDB1,
	CDB oDB2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Input Database handle
oDB2
Type: GeoEngine.Core.GXNetCDB
Output Database handle.
See Also