Click or drag to resize
CDHWholeplot Method
Run a Wholeplot plot job.

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
The parameter file must correspond to the plot Type. The INI file contains settings for all of the non-database data related parameters (e.g. Map template, scale, boundaries, section definitions, hole trace parameters etc...)
Syntax
public void Wholeplot(
	string job,
	int plot_type
)

Parameters

job
Type: SystemString
Parameter (INI) name
plot_type
Type: SystemInt32
<define>DH_PLOT</define>
See Also