API Reference > OdExport Classes > PDF2PRCExportParams Structure
PDF2PRCExportParams Structure
Syntax
C++

Pdf2PrcExportParams.h

Represents a list of parameters for exporting PDF data to PRC format.

 
Name 
Description 
 
Creates a new PDF2PRCExportParams instance with default export parameters (default constructor). 
 
Name 
Description 
 
The array of deviations. 
 
The transformation matrix. 
 
Compression level values for B-Rep data and tessellation. 
 
The flag that indicates whether the model is to be exported as a B-Rep. If it is set to false, the model is exported as a mesh. 
 
Reserved options. 
 
A pointer to the ByBlock traits data. 
 
A pointer to the effective entity traits object. 
 
An index of the view. 
 
An index of the viewport in the destination PDF document to export the model to. 
 
Name 
Description 
 
Gets the compression flag value for the B-Rep.  
 
Gets the tessellation compression flag value.  
 
Sets the PRC data compression level values for B-Rep and tessellation.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.