Click or drag to resize
CDUReFidAllCh Method
Simple re-fid of all channels based on a reference channel

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)
Notes
Channels can be array channels, in which case the columns are individually re-fidded.
Syntax
public static void ReFidAllCh(
	CDB oDB1,
	int i2,
	int i3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database Object
i2
Type: SystemInt32
Line Symbol
i3
Type: SystemInt32
Reference Channel [DB_LOCK_READONLY]
See Also