Click or drag to resize

CIPGUILaunchRemoveContributingElectrodesEXTTool Method

Launch the Remove Contributing Electrodes dialog.

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

public static void LaunchRemoveContributingElectrodesEXTTool(
	string db,
	string map
)

Parameters

db
Type: SystemString
Database name
map
Type: SystemString
Current Map
Remarks
This tool removes the EXT object that allows the database-map linking between an IP data base and IP plan map for plotting contributing electrodes for a given database row of data.
See Also