Click or drag to resize
CDHExportLAS Method
Exports a Drill Hole database to a LAS v2 file.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void ExportLAS(
	int i1,
	int i2,
	double d3,
	string str4
)

Parameters

i1
Type: SystemInt32
Assay database index
i2
Type: SystemInt32
Hole index
d3
Type: SystemDouble
Interval for output
str4
Type: SystemString
File name
See Also