CATIAV4Interfaces Enumeration AttributeFormat

enum AttributeFormat {
  Char,
  Dis,
  Rea,
  Bool,
  Int
}
Type of V4 attribute.

This type is used by 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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.