API Reference > OdExport Classes > PDF2PRCExportParams Structure > PDF2PRCExportParams Methods > PDF2PRCExportParams::hasPrcBrepCompression Method
PDF2PRCExportParams::hasPrcBrepCompression Method
Syntax
C++
bool hasPrcBrepCompression(PDF3D_ENUMS::PRCCompressionLevel & compressionLev) const;
Parameters 
Description 
PDF3D_ENUMS::PRCCompressionLevel & compressionLev 
[out] A placeholder for the compression level used for the B-Rep geometry.  

true if the compression is used for the B-Rep; otherwise, the method returns false.

Gets the compression flag value for the B-Rep.

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