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

PrcModelFileData.h

 

Class stores information about imported data from a CAD file.

 
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.
 
OdPrcModelFileData Class
 
Name 
Description 
 
Adds a new start root occurrence to the end of the occurrences list.
 
 
Clears the current list of product occurrences. 
 
This is the overview for the getStartRootOccurrences method overload. 
 
unit 
This is the overview for the unit method overload. 
 
This is the overview for the userData method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.