A3DRepresentationItemExportToParasolidFile
-
A3DStatus
A3DRepresentationItemExportToParasolidFile(const A3DRiRepresentationItem *pRepItem, const A3DUTF8Char *pcTempFileName, A3DDouble dUnit) A3DStatusA3DRepresentationItemExportToParasolidFile(constA3DRiRepresentationItem* pRepItem, constA3DUTF8Char* pcTempFileName,A3DDoubledUnit)Writes a representation item to a file in Parasolid format.
This function writes the
A3DAsmModelFileentity to a file.Parameters
pRepItem: References the
A3DRiRepresentationItemto be written out.pcTempFileName: References the output file to be written.
dUnit: References the wanted unit for the RI.
Returns
A3D_SUCCESSon success, or an error code on failure