Click or drag to resize
CVVWriteXML Method
Write the VV data as an XML object with bytes and formating.

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

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

Parameters

str1
Type: SystemString
XML file to create
i2
Type: SystemInt32
format
i3
Type: SystemInt32
Significant digits/decimals
See Also