Click or drag to resize
CDUDupChanLocks Method
Duplicate all channels protect-info from input DB.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void DupChanLocks(
	CGXNETCore gxNetShared,
	CDB d_bi,
	CDB d_bo
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
d_bi
Type: GeoEngine.Core.GXNetXCDB
Input Database handle
d_bo
Type: GeoEngine.Core.GXNetXCDB
Output Database handle.
See Also