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 A3DAsmModelFile entity to a SCS stream cache file. (see Export SCS Module).

Parameters

pA3DAsmModelFile: References The A3DAsmModelFile to 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