Define a new enumerated list - SmartPlant Foundation - IM Update 48 - 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)

The following procedure explains how to create an enumerated list in the SmartPlant Master Tag Registry integration schema.

This procedure assumes that you have already checked out and opened the CMF file that contains the integration schema. For more information, see Open the CMF file for editing.

  1. In the SmartPlant Schema Editor, click View > Schema (Active).

  2. Click OK to accept the default set of classes for searching.

  3. In the tree view, right-click EnumListType, and click Create New EnumListType.

  4. For the new list, provide a UID, such as e1AcmeStatuses.

  5. Provide a name, or short description, for the list, such as AcmeStatuses.

  6. Click OK.

  7. To define the entries in the new list, find the new list in the tree view under EnumListType, and double-click it.

  8. Click New Child Entry to create an entry in the list.

  9. For the new entry, provide a UID, such as e1red, and a name or short description, such as red.

  10. Click New Sibling to create additional entries. For each, provide UIDs and names or short descriptions like the following examples:

    • Entry for yellow

      • UID – e1yellow

      • Name or short description – yellow

    • Entry for green

      • UID - e1green

      • Name or short description – green

  11. When you have created all necessary enumerated entries, click OK.