Click or drag to resize

CGUIIIPQC Method (CIP, CDB, String, String)

Quality Control on an IP database. Replaced by the modal dialog and lLaunchIPQCTool_IPGUI.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void IIPQC(
	CIP p1,
	CDB p2,
	string p3,
	ref string p4
)

public static void IIPQC(
	CIP p1,
	CDB p2,
	string p3,
	ref string p4
)

Parameters

p1
Type: Geosoft.Desktop.GXNetCIP
IP object
p2
Type: GeoEngine.Core.GXNetCDB
DB obj
p3
Type: SystemString
Current line
p4
Type: SystemString
Selected channel (returned)
See Also