Enum facets window

Enum facets define the possible enumerated states (operating range) of the component. Each state pairs an integer with a value (value-to-text or ordinal-tag). A point’s Facets slot is blank until you edit the Enum Range properties and supply the ordinal-tag values.
Figure 87.   Enum facets window
Image
Property Value Description
Use Frozen Enum in Range (module:name) module:name Identifies well-known enumerations as defined in various installed modules. When you enable this option, the system provides a drop-down list from which to select ordinal-tag pairs by module and enumeration type.
Ordinal column and box a unique integer Sets the integer. The box to the left above the Add button is where you enter the integer.
Tag column and box unique text Sets the tag. The box to the right of the ordinal box is where you enter the tag.
Display column text Shows how the enum value appears in the system.
Lexicon Module Name text Identifies the name of a lexicon that contains enum facets. When tag strings match lexicon keys, the system displays the lexicon strings (values) for the ordinals instead of the tag text.