Click or drag to resize

CSEMPLOTCreateGroups Method

Group data by anomaly or string channel - Interactive.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void CreateGroups(
	CDB db,
	string mask_ch
)

public static void CreateGroups(
	CDB db,
	string mask_ch
)

Parameters

db
Type: GeoEngine.Core.GXNetCDB
Database handle
mask_ch
Type: SystemString
Mask channel
See Also