Click or drag to resize
CDHiFindHole Method
Find 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 iFindHole(
	string str1
)

Parameters

str1
Type: SystemString
Name of hole

Return Value

Type: Int32
x - Hole index -1 - Not found
See Also