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.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iModify3dGUI(
	string ini,
	ref int page
)

Parameters

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

Return Value

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