Click or drag to resize

CVOXWriteXML Method

Export the VOX to XML

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void WriteXML(
	string file
)

public void WriteXML(
	string file
)

Parameters

file
Type: SystemString
XML file to create
See Also