Click or drag to resize
CDHPlotHoleTraces Method
Plot hole traces to a regular (plan) map.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Both the hole traces and data can be plotted. The DHPLANHOLES GX uses the default plan map parameter file "_plan.inp".
Syntax
public void PlotHoleTraces(
	CMAP map,
	string job
)

Parameters

map
Type: GeoEngine.Core.GXNetXCMAP
Map handle
job
Type: SystemString
Parameter file (INI) name
See Also