Click or drag to resize

CDHiModifyCrookedSectionHolesGUI Method

Modify parameters to replot holes and hole data to an existing crooked section map.

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

public int iModifyCrookedSectionHolesGUI(
	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
Remarks
Will plot to an empty crooked section.
See Also