API Reference > Classes > PRC Base Classes
PRC Base Classes
 
Name 
Description 
 
This class is the base class for platform specific operations within PRC SDK.  
 
The class implements creating preview images for views, which exist in a PRC file.  
 

Base class for representing PRC entities. 
 
Base class for a referenced PRC entity. 
 
Class stores base PRC geometry information. 
 
Class stores base tessellation information. 
 
Class implements storing base topology information of a PRC entity. Base topology information contains name, attributer data, and identifier for an original CAD application. 
 
Class stores data of a referenced base entity with graphics.  
 

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

Class representing a PRC entity name. 
 

Class implements PRC schema functionality. The schema stores information about the difference between PRC format versions and allows entities of a specified type to be readable by old versions of applications. The schema consists of an array of schema definitions for each entity type that has been changed. The schema definition consists of entity type codes and an array of tokens which determine the type of entity. Each token is an array of blocks describing the PRC entity's versions. 
 

Class representing the units used in a .prc file. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.