A3DAsmModelFileExportToSCSFile

A3DStatus A3DAsmModelFileExportToSCSFile(A3DAsmModelFile *pA3DAsmModelFile, const A3DRWParamsExportScsData *pParamsExportData, const A3DUTF8Char *pcScsFileName)
A3DStatus A3DAsmModelFileExportToSCSFile(A3DAsmModelFile* pA3DAsmModelFile, const A3DRWParamsExportScsData* pParamsExportData, const A3DUTF8Char* pcScsFileName)

Writes a model file to a physical file in SCS format.

This function writes the:c:type:~A3DAsmModelFileentity to a SCS stream cache file. (see:ref:Export SCS Module <group__a3d__publishhtml__scs__module>).

Parameters

pA3DAsmModelFile: References The:c:type:~A3DAsmModelFileto be exported

pParamsExportData: References the parameters for export.

pcScsFileName: 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