API Reference > Structs, Records, Enums > SdaiAttributeType Enumeration
SdaiAttributeType Enumeration
Syntax
C++
typedef enum { attrNOTYPE, attrEXPLICIT, attrINVERSE, attrDERIVED } SdaiAttributeType;

sdai.h

Members 
Description 
attrNOTYPE 
Unknown type. 
attrEXPLICIT 
Explicit type. 
attrINVERSE 
Inverse type. 
attrDERIVED 
Derived type. 

Defines kinds of attribute type information.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.