API Reference > Classes > PRC Base Classes > OdPrcSchema Class
OdPrcSchema Class
OdPrcSchema
Syntax
C++
class OdPrcSchema : public OdRxObject;

PrcSchema.h

 

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.

 
Name 
Description 
 
This is the overview for the schemas method overload. 
 
Name 
Description 
 
Structure contains information about PRC schema definition. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.