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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.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 str1,
	int i2
)

Parameters

str1
Type: SystemString
Parameter (INI) name
i2
Type: SystemInt32
See DH_PLOTConstant
See Also