Click or drag to resize
CSEMPLOTGetFullMineralLST Method
Retrieve LST of all minerals in Semplot_Minerals.csv

Available since Oasis montaj version: 6.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
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