Parameters |
Description |
const OdGiDrawable * pDrawable |
[in] A raw pointer to the BimRv drawable element to export. |
const PDF2PRCExportParams * pPdfPrcParams |
[in] A raw pointer to an object that contains the set of export parameters. |
OdRxObject * context |
[in] A raw pointer to an object that contains the drawable context. |
eOk if the drawable element was successfully exported to PRC format; otherwise the method returns false.
Exports a specified BimRv drawable element from a BimRv database to PRC format.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|