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

Parameters

hole
Type: SystemString
Name of hole

Return Value

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