CFx SDK Documentation
2020SP3
|
Enumerations | |
enum | BRepCompression { kNone = 0, kLow, kMedium, kHigh } |
Contains declarations for .prc format support in Teigha Publish.
Boundary representation compression levels.
Enumerator | |
---|---|
kNone | |
kLow | Use uncompressed BRep data. |
kMedium | Use BRep data with low compression level. |
kHigh | Use BRep data with medium compression level. Use BRep data with high compression level. |
Definition at line 210 of file PdfPublishCommon.h.