A3DAsmModelFileExportToIfcXMLFile

A3DStatus A3DAsmModelFileExportToIfcXMLFile(const A3DAsmModelFile *pA3DAsmModelFile, const A3DUTF8Char *pcXMLFileName)
A3DStatus A3DAsmModelFileExportToIfcXMLFile(const A3DAsmModelFile* pA3DAsmModelFile, const A3DUTF8Char* pcXMLFileName)

Exports all the BIM data of a given model file into an XML file.

Parameters

pA3DAsmModelFile: The model file to export BIM data from

pcXMLFileName: A valid path to a non existing file

Returns

A3D_SUCCESS or an error code