Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPdf3DStreamExtractor::fill3DStream Method
Syntax
C++
virtual ExtractResult fill3DStream(const int page_index, const int stream_index, OdStreamBufPtr& stream) const = 0;

Fills a specified OdStreamBuf object with data from a specified 3D stream.

Parameters
Description
page_index
[in] A page index within the PDF document.
stream_index
[in] An index of the stream contained in the PDF document.
stream
[out] A reference to a smart pointer to an OdStreamBuf object to be filled with the 3D stream data.

A value of the ExtractResult enumeration that contains the result of the method execution.

Copyright © 2002-2022. Open Design Alliance All rights reserved.