Click or drag to resize
CSEMPLOTSortData Method
Sort data by Sample No, Grain and Position

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 SortData(
	CGXNETCore gxNetShared,
	CDB db,
	int group,
	int anomaly
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
db
Type: GeoEngine.Core.GXNetXCDB
Database handle
group
Type: SystemInt32
Data Group handle
anomaly
Type: SystemInt32
Use Anomaly channel as primary sort?
See Also