Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcSchema Class
Syntax
C++
class OdPrcSchema : public OdRxObject;

 

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.

OdPrcSchema

File: PrcSchema.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.