Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPreviewGenerator::generatePreviewSet Method
Syntax
C++
OdResult generatePreviewSet(OdGiRasterImagePtrArray & arrRasImg);

Generates raster preview image for each view that exists in the PRC file associated with the generator. 

 

Parameters
Description
arrRasImg
[out] An array of smart pointers to preview images, which should be created as the result of the generation process.

Returns the eOk value if the preview images were successfully generated, otherwise the method returns an appropriate error code.

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