Synopsis

PDX_MSGT gdx_ModelWriteXML(long option, int gdxModel, char *xmlFileName)

Purpose

Write out a GDX model as an XML file

Description

The GDX model is assumed to contain components making up an assembly. Each component will be saved as an individual GDX file using the data field as the file name and the assembly structure will be saved as the XML file.

Input

option

Not Used

gdxModel

Identifier of GDX Model

xmlFileName

Name of output XML file

Return

GDX_NOERR or error