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

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

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

Parameters

str1
Type: SystemString
Name of hole

Return Value

Type: Int32
x - Hole index
See Also