Click or drag to resize

CMULTIGRID3DExportToXML Method

Export a MULTIGRID3D to XML

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void ExportToXML(
	string xml_file
)

public void ExportToXML(
	string xml_file
)

Parameters

xml_file
Type: SystemString
XML file
See Also