All Frameworks Class Hierarchy This Framework Indexes
CATIAV4Interfaces Enumeration AttributeFormat
enum AttributeFormat {
Char,
Dis,
Rea,
Bool,
Int
}
Type of V4 attribute.
This type is used by CATV4iV4Attribute class
- Values:
-
- Char
- The V4 attribute is a character
- Dis
- The V4 attribute is a discrete value
- Rea
- The V4 attribute is a real value
- Bool
- The V4 attribute is a boolean value
- Int
- The V4 attribute is an integer value
This object is included in the file: CATV4iV4Attribute.h