Click or drag to resize
CVOXExportJIGsXML Method
Export a VOX to a compressed XML file. Verbose version.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void ExportJIGsXML(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Voxel file name
str2
Type: SystemString
Output XML file
See Also