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 A3DAsmModelFile entity to a file.

Parameters

pRepItem: References the A3DRiRepresentationItem to be written out.

pcTempFileName: References the output file to be written.

dUnit: References the wanted unit for the RI.

Returns

A3D_SUCCESS on success, or an error code on failure