Click or drag to resize

CEDB.Statistics Method

Add all currently selected data to the ST.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Statistics(
	CST st
)

public void Statistics(
	CST st
)

Parameters

st
Type: GeoEngine.Core.GXNet.CST
ST handle to update
Remarks
Use Histogram_EDB to get median or histogram.
See Also