API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADModel Class
OdCADModel Class
OdPdfPublish__OdCADModelOdPdfPublish__OdCADModelOdPdfPublish__OdCADModel
Syntax
C++
class OdCADModel : public OdObject;

PdfPublishModel.h

This class implements a three-dimensional CAD model that is the source of a .pdf document created with Publish SDK. The CAD model source contains drawing data in PRC format.

 
Name 
Description 
 
Destroys the instance of a CAD model. 
 
Name 
Description 
 
This is the overview for the getSource method overload. 
 
Returns the current name of the .prc file that acts as the source for the CAD model. This method fills a passed string object with the file name and returns it to a calling subroutine.
 
 
This is the overview for the setSource method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.