Click or drag to resize

CDHPlotHoleTraces Method

Plot hole traces to a regular (plan) map.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void PlotHoleTraces(
	CMAP map,
	string job
)

public void PlotHoleTraces(
	CMAP map,
	string job
)

Parameters

map
Type: GeoEngine.Core.GXNetXCMAP
Map handle
job
Type: SystemString
Parameter file (INI) name
Remarks
Both the hole traces and data can be plotted. The DHPLANHOLES GX uses the default plan map parameter file "_plan.inp".
See Also