Click or drag to resize
CDBWRITETestFunc Method
Temporary test function.

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

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

Parameters

ra
Type: GeoEngine.Core.GXNetXCRA
RA handle to text file to import.
See Also