API Reference > Classes > OdPdf3DStreamExtractor Class
OdPdf3DStreamExtractor Class
OdPdf3DStreamExtractor
Syntax
C++
class OdPdf3DStreamExtractor : public OdRxObject;

Pdf3DStreamExtractor.h

An abstract class that represents the interface for the extract 3D stream from a .pdf file.

Defines a list with possible results of the extract 3D stream data operation. The result value is handled by a module that contains 3D stream data extraction functionality
Defines a list of 3D stream types to be extracted. Stream type value is handled by a module that contains 3D stream data extraction functionality
Fills a specified OdStreamBuf object with data from a specified 3D stream.  
Requests the name of a specified 3D stream.  
Requests the type of a specified 3D stream.  
Requests the number of 3D streams that are contained within a specified page of the PDF document.  
Requests the number of pages in the PDF document.  
Opens a PDF document.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.