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

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Works for both regular and stacked sections. Modifies only hole trace, hole data, topo, voxel slice data.
Syntax
public int iModifySectionHolesGUI(
	string str1,
	ref int i2
)

Parameters

str1
Type: SystemString
Job Name (*.ins)
i2
Type: SystemInt32
Tab page ID.

Return Value

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