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

PrcBase.h

 

Base class for representing PRC entities.

 
Name 
Description 
 
Destroys an instance of a PRC entity. 
 
Name 
Description 
 
This is the overview for the attributeData method overload. 
 
Returns the OdGsCache object currently assigned to the PRC entity. 
 
id 
Returns the PRC entity ID. 
 
Returns whether the PRC entity is persistent (true) or not (false). 
 
name 
This is the overview for the name method overload. 
 
Returns the type of the PRC entity. 
 
Assigns the specified OdGsCache to the PRC entity.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.