A3DPDFGetStreams
-
A3DStatus
A3DPDFGetStreams(const A3DUTF8Char *pcFileName, A3DUns32 iFlags, A3DStream3DPDFData **ppStreamData, A3DInt32 *piNumStreams) A3DStatusA3DPDFGetStreams(constA3DUTF8Char* pcFileName,A3DUns32iFlags,A3DStream3DPDFData** ppStreamData,A3DInt32* piNumStreams)Function to retrieve all 3D streams embedded in a PDF document, this function export native and PDF views (defined using Acrobat and not in the origin native CAD file).
It also manages secured PDF.
Parameters
pcFileName: References the path to the PDF file
iFlags: view flags Field to indicate the options for filtering 3D views.
ppStreamData: Array of stream data
piNumStreams: Number of streams
Returns
A3D_SUCCESS in case of success or an error code