Click or drag to resize
CGUGeometrics2TBL Method
Convert a Geometrics station file (STN) to a table file (TBL)

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void Geometrics2TBL(
	CRA oRA1,
	CWA oWA2,
	CWA oWA3
)

Parameters

oRA1
Type: GeoEngine.Core.GXNetCRA
RA handle, input station file
oWA2
Type: GeoEngine.Core.GXNetCWA
Output TBL file
oWA3
Type: GeoEngine.Core.GXNetCWA
Log file WA handle
See Also