Click or drag to resize

CSEMPLOTResetGroups Method

Re-group data using current settings.

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

public static void ResetGroups(
	CDB db,
	string mask_ch
)

Parameters

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