Click or drag to resize
CIPGUIiIPQCToolExists Method
See if there is an IPQC Tool (Offset or Inline) already open.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
See if there is an IPQC Tool already open.
Syntax
public static int iIPQCToolExists()

Return Value

Type: Int32
0 if not open, 1 if open
See Also