Click or drag to resize

CMETAWriteText Method

Write the entire meta as a text file

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void WriteText(
	CWA wa
)

public void WriteText(
	CWA wa
)

Parameters

wa
Type: GeoEngine.Core.GXNetCWA
WA to write to
See Also