API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructureInternalData Class
OdPrcFileStructureInternalData Class
OdPrcFileStructureInternalDataOdPrcFileStructureInternalData
Syntax
C++
class OdPrcFileStructureInternalData : public OdPrcBase;

PrcFileStructureInternalData.h

 

Class represents an implementation of internal data of a .prc file structure. Internal data of the file structure contains an identifier of the root product occurrence and the current available unique index for assigning entities that can be referenced within the file structure.

 
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.
 
OdPrcFileStructureInternalData Class
 
Name 
Description 
 
Returns the current root product occurrence identifier for the file structure. 
 
Sets a new root product occurrence identifier for the file structure.
 
 
This is the overview for the userData method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.