Click or drag to resize

CDHiModifyHoleTraces3DGUI Method

Modify parameters for a hole traces plot to an existing 3D view.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iModifyHoleTraces3DGUI(
	string ini,
	ref int page
)

public int iModifyHoleTraces3DGUI(
	string ini,
	ref int page
)

Parameters

ini
Type: SystemString
Job Name
page
Type: SystemInt32
Page to open GUI on

Return Value

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