A3DAsmModelFileExportToU3DFile
-
A3DStatus
A3DAsmModelFileExportToU3DFile(const A3DAsmModelFile *pA3DAsmModelFile, const A3DRWParamsExportU3DData *pParamsExportData, const A3DUTF8Char *pcCADFileName) A3DStatusA3DAsmModelFileExportToU3DFile(constA3DAsmModelFile* pA3DAsmModelFile, constA3DRWParamsExportU3DData* pParamsExportData, constA3DUTF8Char* pcCADFileName)Write a model file to a physical file in Universal 3D format.
This function writes the:c:type:~A3DAsmModelFileentity to a physical file.
Parameters
pA3DAsmModelFile: References the:c:type:~A3DAsmModelFileto be written out.
pParamsExportData: References the parameters for export.
pcCADFileName: References the path of the file into which the function stores the model file.
Returns
A3D_SUCCESS in case of success or an error code