Click or drag to resize
CDHiModifyPlanHolesGUI Method
Modify parameters to replot holes and hole data to an existing plan map.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Modifies only hole trace, hole data, topo, voxel slice data.
Syntax
public int iModifyPlanHolesGUI(
	string ini,
	ref int page
)

Parameters

ini
Type: SystemString
Job Name (*.ins)
page
Type: SystemInt32
Tab Page ID

Return Value

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