Click or drag to resize
CDHSurfaceIntersections Method
Determine intersections of drillholes with a surface.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void SurfaceIntersections(
	CDB oDB1,
	string str2,
	int i3
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Output DB Handle
str2
Type: SystemString
Input surface file
i3
Type: SystemInt32
Selected holes (1), All holes (0)
See Also