Enumeration hierarchies - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Enumerated lists can contain all the possible enumerated entries for a property definition, or they can be combined to form an enumeration hierarchy. When enumerated lists are combined in this way, they create child enumerated lists that are referenced by other enumerated lists.

When this happens, a special property type (enumerated list level type) can be used to describe all of the enumerations at a given level in the enumeration hierarchy. When a property definition has an associated enumerated list level type, it effectively allows dependent pick lists to be defined.

All nodes in the hierarchy that are EnumListTypes are enumerated entries for the EnumListType above them. All EnumListTypes contain EnumEnums (list entries) or other EnumListTypes (enumerated lists).