Click or drag to resize

CSEMPLOTGetCurrentPositionLST Method

Retrieve LST of positions in selected lines.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GetCurrentPositionLST(
	CDB db,
	CLST lst
)

public static void GetCurrentPositionLST(
	CDB db,
	CLST lst
)

Parameters

db
Type: GeoEngine.Core.GXNetCDB
Database handle
lst
Type: GeoEngine.Core.GXNetCLST
LST object
See Also