Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
PdfExportServiceInterface::createPrcExportContext Method
Syntax
C++
virtual OdRxObjectPtr createPrcExportContext(OdDbBaseDatabase * pDb) = 0;

Creates a new instance of the PRC export context.

Parameters
Description
pDb
[in] A raw pointer for the resident drawing database for the created context object.

A smart pointer to the newly created export context object.

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