Click or drag to resize
CIPWriteDistantElectrodesLST Method
Write distant electrode locations to channels for a LST of lines

Available since Oasis montaj version: 6.4.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Writes values for lines in the input LST.
Syntax
public void WriteDistantElectrodesLST(
	CDB oDB1,
	CLST oLST2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
DB object
oLST2
Type: GeoEngine.Core.GXNetCLST
Lines to write out
See Also