A3DRepresentationItemExportToParasolidBuffer
-
A3DStatus
A3DRepresentationItemExportToParasolidBuffer(const A3DRiRepresentationItem *pRepItem, A3DChainedBuffer **pBuffer, double dUnit) A3DStatusA3DRepresentationItemExportToParasolidBuffer(constA3DRiRepresentationItem* pRepItem,A3DChainedBuffer** pBuffer, double dUnit)Writes a representation item to a buffer in Parasolid format.
This function writes the
A3DRiRepresentationItementity to a buffer.Parameters
pRepItem: References the
A3DRiRepresentationItemto be written out.pBuffer: References the chained buffer to be filled.
dUnit: References the wanted unit for the RI.
Returns
A3D_SUCCESSon success, or an error code on failure