Edit existing or add status entries to the schema - Intergraph Smart Construction - Hotfix 14 - Help - Hexagon

Intergraph Smart Construction Help

Language
English
Product
Intergraph Smart Construction
Search by Category
Help
Smart Construction Version
8
SmartPlant Foundation / SDx Version
10

Existing status entries can be edited, and new status entries can be added as new child entries in the SPCPackageStatusEnum enumerated list using SmartPlant Schema Editor.

  1. Configure your custom schema files. For more information, see Extend the SmartPlant Construction Schema Work Process.

  2. Open the SmartPlant Schema Editor.

  3. Click File > Open > Starting File.

  4. Browse to Custom_SPC.eds. Click Open.

  5. Click View > Schema (All).

  6. Expand EnumListType in the Tree View.

  7. Right-click SPCPackageStatusEnum and click Edit SPCPackageStatusEnum to open the Edit Enumerated List dialog box.

  8. To edit an existing status, click on the name of a status in the Tree View to select it. Edit information related to the selected status.

    You can edit the name of the status in the Name/short description box or the number in the Number box. The Number box determines the sequence of the status in the Status list on the Smart Construction IWP Overview window.

  9. To add a new status to the enumerated list, click New Child Entry on the Edit Enumerated List dialog box.

  10. Type a name to describe the new status in the Name/short description box.

  11. Type a number in the Number box.

    The sequence number determines the sequence of the status in the Status list on the Smart Construction IWP Overview window.

  12. Click OK on the Edit Enumerated List dialog box to add the new status.

  13. Click File > Save All Modified Files.