Click or drag to resize

CMULTIGRID3DExportToXML Method

Export a MULTIGRID3D to XML

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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