Click or drag to resize
CDHLoadPlotParameters Method
Load parameters from a Job into the Drill object.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void LoadPlotParameters(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
The job file file to read
i2
Type: SystemInt32
See DH_PLOTConstant
See Also