API Reference > Classes > PRC Base Classes > OdPrcBody Class
OdPrcBody Class
OdPrcBody
Syntax
C++
class OdPrcBody : public OdGiDrawable;

PrcBody.h

 

An abstract class which stores common information about a PRC body.

 
Name 
Description 
 
Destroys a PRC body object. 
 
Name 
Description 
 
Returns the PRC body's serial type. 
 
Returns the current graphical system cache object for the PRC body. 
 
id 
Returns true if the PRC body is persistent or false in the other case. 
 
Returns true if the PRC body is persistent or false in the other case. 
 
Returns the PRC body object ID. 
 
read 
Reads PRC body information from an input stream and returns a PRC object identifier.  
 
Reads PRC bodies from an input stream into a specified PRC object identifier array.  
 
Set a new graphical system cache object for the PRC body.  
 
Sets a new PRC object ID.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.