Click or drag to resize

CMETAWriteText Method

Write the entire meta as a text file

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
public void WriteText(
	CWA wa
)

public void WriteText(
	CWA wa
)

Parameters

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