API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > PdfExportReactor Class
PdfExportReactor Class
TD_PDF_2D_EXPORT__PdfExportReactor
Syntax
C++
class PdfExportReactor;

PdfExportParams.h

A pure virtual class that provides an interface for a reactor to handle pdf export actions on the callin subroutine level. A reactor can be used, for example, to calculate surface tolerance, which should be used by ACIS for tessellation.

 
Name 
Description 
 
Destroys the reactor object. 
 
Name 
Description 
 
Starts the vectorization of the specified client view.  
 
Ends the vectorization process.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.