ObjectSpecsModeler Macro CATAttrKind
All Frameworks Class Hierarchy This Framework Indexes
ObjectSpecsModeler Macro CATAttrKind
Macro CATAttrKind ()
Defines kind of data valuating an attribute.
- Parameters:
-
- tk_double
- to specify a double C++ type
- tk_boolean
- to specify a DASSAULT SYSTEMES boolean typedef
- tk_octet
- to specify an unsigned char C++ type
- tk_string
- to specify a string C++ type.
- tk_specobject
- to specify a feature
- tk_list
- to specify a list of any other types
- tk_external
- to specify an object to be linked to another one by a symbolic link.
- tk_component
- to specify a component, i.e. a feature that can be aggregated only
once to a parent feature
- tk_integer
- to specify an integer C++ type
This object is included in the file: CATISpecDeclarations.h
Copyright © 2003, Dassault Systèmes. All rights reserved.