Click or drag to resize

CCHIMERALaunchProbability Method

Launch probability tool on a database.

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

public static void LaunchProbability(
	string db,
	string chan
)

Parameters

db
Type: SystemString
Database name
chan
Type: SystemString
First chan name
Remarks
The database should be a currently open database.
See Also