Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPreviewGenerator::init Method
Syntax
C++
OdResult init(OdPrcFilePtr pPRCFile);

Initializes the preview images generator with the content of a specified PRC file.

Parameters
Description
pPRCFile
[in] A smart pointer to a PRC file that should be used for the initialization.

eOk if the initialization was successful; otherwise, the method returns an appropriate error code.

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