Click or drag to resize

CDH.iAddHole Method

Add a hole and return it's index.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iAddHole(
	string hole
)

public int iAddHole(
	string hole
)

Parameters

hole
Type: System.String
Name of hole

Return Value

Type: Int32
x - Hole index
See Also