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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.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 oMAP1,
	string str2
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
Map handle
str2
Type: SystemString
Parameter file (INI) name
See Also