Click or drag to resize
CIPGUILaunchOffsetIPQCTool Method
Launch the Offset IP QC tool on a database.

Available since Oasis montaj version: 9.1.0
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 LaunchOffsetIPQCTool(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
Database name
str2
Type: SystemString
Current Line (can be blank)
str3
Type: SystemString
Channel to open with (can be blank)
See Also