Enumerations |
List of: | Discussion Topic | |
Contents: | Kernel |
In C++, an enumeration (enumerated data type) defines a list of constant integer values, each with a unique identifier name. Enumerations are defined using the enum keyword.Refer to the 3D ACIS Online Help User's Guide for a description of the fields in the reference template. | |||||