Click or drag to resize
CDHiModify3dGUI Method
Modify parameters for a 3D plot.

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

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

Parameters

str1
Type: SystemString
Job Name (*.in3)
i2
Type: SystemInt32
Page to open GUI on

Return Value

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