Click or drag to resize
CIMUExportGridWithoutDataSectionXML Method
Export a Grid minus the data section as an XML file.

Available since Oasis montaj version: 7.2.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void ExportGridWithoutDataSectionXML(
	string str1,
	ref int i2,
	string str3
)

Parameters

str1
Type: SystemString
Grid
i2
Type: SystemInt32
CRC returned
str3
Type: SystemString
Output XML file
See Also