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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void LoadPlotParameters(
	string ini,
	int type
)

Parameters

ini
Type: SystemString
The job file file to read
type
Type: SystemInt32
<define>DH_PLOT</define>
See Also