A3DRepresentationItemExportToParasolidFile

A3DStatus A3DRepresentationItemExportToParasolidFile(const A3DRiRepresentationItem *pRepItem, const A3DUTF8Char *pcTempFileName, A3DDouble dUnit)
A3DStatus A3DRepresentationItemExportToParasolidFile(const A3DRiRepresentationItem* pRepItem, const A3DUTF8Char* pcTempFileName, A3DDouble dUnit)

Writes a representation item to a file in Parasolid format.

This function writes the:c:type:~A3DAsmModelFileentity to a file.

Parameters

pRepItem: References the:c:type:~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