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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Writes values for lines in the input LST.
Syntax
public void WriteDistantElectrodesLST(
	CDB db,
	CLST lst
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
DB object
lst
Type: GeoEngine.Core.GXNetXCLST
Lines to write out
See Also