A3DAsmModelFileExportToSCSFile
-
A3DStatus
A3DAsmModelFileExportToSCSFile(A3DAsmModelFile *pA3DAsmModelFile, const A3DRWParamsExportScsData *pParamsExportData, const A3DUTF8Char *pcScsFileName) A3DStatusA3DAsmModelFileExportToSCSFile(A3DAsmModelFile* pA3DAsmModelFile, constA3DRWParamsExportScsData* pParamsExportData, constA3DUTF8Char* pcScsFileName)Writes a model file to a physical file in SCS format.
This function writes the
A3DAsmModelFileentity to a SCS stream cache file. (see Export SCS Module).Parameters
pA3DAsmModelFile: References The
A3DAsmModelFileto be exportedpParamsExportData: 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