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

PrcFileStructureTree.h

 

Class implements a file structure tree. A file structure tree contains a hierarchy of nodes representing product occurrences, part definitions, representation items, and markups.

 
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.
 
OdPrcFileStructureTree Class
 
Name 
Description 
 
This is the overview for the internalData method overload. 
 
This is the overview for the partDefinition method overload. 
 
Returns the current product occurrences array of the file structure tree. 
 
Regenerates productOccurrence array in correct order for input file structure.  
 
This is the overview for the userData method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.