Click or drag to resize

CDHiAddHole Method

Add a hole and return it's index.

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

public int iAddHole(
	string hole
)

Parameters

hole
Type: SystemString
Name of hole

Return Value

Type: Int32
x - Hole index
See Also