Click or drag to resize
CCHIMERALaunchProbability Method
Launch probability tool on a database.

Available since Oasis montaj version: 5.1.8
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
The database should be a currently open database.
Syntax
public static void LaunchProbability(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Database name
str2
Type: SystemString
First chan name
See Also