Click or drag to resize
CTINExportXML Method
Export a TIN object as XML

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void ExportXML(
	string str1,
	ref int i2,
	string str3
)

Parameters

str1
Type: SystemString
TIN file
i2
Type: SystemInt32
CRC returned (Currently this is not implemented)
str3
Type: SystemString
Output XML file
See Also