Click or drag to resize

CIPWriteDistantElectrodesLST Method

Write distant electrode locations to channels for a LST of lines

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void WriteDistantElectrodesLST(
	CDB db,
	CLST lst
)

public void WriteDistantElectrodesLST(
	CDB db,
	CLST lst
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
DB object
lst
Type: GeoEngine.Core.GXNetXCLST
Lines to write out
Remarks
Writes values for lines in the input LST.
See Also