Click or drag to resize

CDBWRITETestFunc Method

Temporary test function.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void TestFunc(
	CRA ra
)

public void TestFunc(
	CRA ra
)

Parameters

ra
Type: GeoEngine.Core.GXNetXCRA
RA handle to text file to import.
Remarks
Designed to import the "Massive.xyz" file, which has data in the format "X Y Z Data".
See Also