![]() | CDHExportLAS Method |
Namespace: Geosoft.Desktop.GXNetX
public void ExportLAS( int assay_db, int hole, double interval, string file ) public void ExportLAS( int assay_db, int hole, double interval, string file )
Public Sub ExportLAS ( assay_db As Integer, hole As Integer, interval As Double, file As String ) Public Sub ExportLAS ( assay_db As Integer, hole As Integer, interval As Double, file As String )
public: void ExportLAS( int assay_db, int hole, double interval, String^ file ) public: void ExportLAS( int assay_db, int hole, double interval, String^ file )
member ExportLAS : assay_db : int * hole : int * interval : float * file : string -> unit member ExportLAS : assay_db : int * hole : int * interval : float * file : string -> unit