Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
PDF2PRCExportParams::setPRCCompression Method
Syntax
C++
void setPRCCompression(PDF3D_ENUMS::PRCCompressionLevel compressionLevel, bool bCompressBrep, bool bCompressTessellation);

Sets the PRC data compression level values for B-Rep and tessellation. 

 

Parameters
Description
compressionLevel
[in] A compression level value to set.
bCompressBrep
[in] A flag value that indicates whether the compression level is being set for B-Rep. If the flag is equal to false, the compression is not used.
bCompressTessellation
[in] A flag that indicates whether the compression level is being set for tessellation. If the flag is equal to false, the compression is not used.
Copyright © 2002-2022. Open Design Alliance All rights reserved.