Click or drag to resize
CDHiAddHole Method
Add a hole and return it's index.

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

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

Parameters

hole
Type: SystemString
Name of hole

Return Value

Type: Int32
x - Hole index
See Also