Click or drag to resize
CVOXWriteXML Method
Export the VOX to XML

Available since Oasis montaj version: 6.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void WriteXML(
	string str1
)

Parameters

str1
Type: SystemString
XML file to create
See Also