Parameters |
Description |
OdPrcHostAppServices & pServices |
[out] A placeholder for a host services object. |
OdStreamBufPtr pPrcStream |
[in] A smart pointer to an input stream with PRC data. |
OdStreamBufPtr pPdfStream |
[in] A smart pointer to an output stream (.pdf file) to write to. |
const OdGsPageParams & pdfParams |
[in] Graphic parameters of a page. |
const OdGeExtents3d & prcBoundingBox |
[in] A bounding box. |
Returns eOk if PRC data was successfully written to a specified output stream or an appropriate error code in the other case.
Writes PRC data to a specified output stream.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|