Click or drag to resize
CDBWRITETestFunc Method
Temporary test function.

Available since Oasis montaj version: 9.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Designed to import the "Massive.xyz" file, which has data in the format "X Y Z Data".
Syntax
public void TestFunc(
	CRA oRA1
)

Parameters

oRA1
Type: GeoEngine.Core.GXNetCRA
RA handle to text file to import.
See Also