Click or drag to resize

CSEMPLOTGetFullMineralLST Method

Retrieve LST of all minerals in Semplot_Minerals.csv

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

public static void GetFullMineralLST(
	CGXNETCore gxNetShared,
	CLST lst
)

Parameters

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