A3DRepresentationItemExportToAcisBuffer
-
A3DStatus
A3DRepresentationItemExportToAcisBuffer(const A3DRiRepresentationItem *pRepItem, A3DChainedBuffer **pBuffer, double dScale) A3DStatusA3DRepresentationItemExportToAcisBuffer(constA3DRiRepresentationItem* pRepItem,A3DChainedBuffer** pBuffer, double dScale)Writes a representation item to a buffer in binary ACIS format.
This function writes the
A3DRiRepresentationItementity to a buffer.Parameters
pRepItem: References the
A3DRiRepresentationItemto be written out.pBuffer: Buffer.
dScale: Scale applied to the representation item.
Returns
A3D_SUCCESSon success, or an error code on failure