Click or drag to resize

CRACreate Method

Creates RA

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CRA Create(
	string file
)

public static CRA Create(
	string file
)

Parameters

file
Type: SystemString
Name of the file

Return Value

Type: CRA
RA Object
See Also