Click or drag to resize

CSEMPLOTGetFullPositionLST Method

Retrieve LST of all possible mineral positions.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntax
public static void GetFullPositionLST(
	CGXNETCore gxNetShared,
	CLST lst
)

public static void GetFullPositionLST(
	CGXNETCore gxNetShared,
	CLST lst
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
lst
Type: GeoEngine.Core.GXNetXCLST
LST object
See Also