Click or drag to resize
CDHiModifyPlanGUI Method
Modify parameters for a plan plot.

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)
Syntax
public int iModifyPlanGUI(
	string str1,
	ref int i2
)

Parameters

str1
Type: SystemString
Job Name (*.inp)
i2
Type: SystemInt32
See DH_SECT_PAGEConstant

Return Value

Type: Int32
0 - Ok -1 - User Cancelled
See Also