Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcAttributeExternal Structure
Syntax
C++
struct OdPrcAttributeExternal { OdString entryName; OdInt32 data; bool useSameAppIDAsFileStructure; OdInt32 IDPart1; OdInt32 IDPart2; OdInt32 IDPart3; OdInt32 IDPart4; };

 

Structure stores special data for writing to an attribute. Special data can be read only by an external application. To determine the application of the read data, a default application ID is used, which is stored in the file structure the attribute belongs to. The custom application ID can be reset.

File: PrcAttribute.h

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