Define a new custom interface to expose the property in the CDW schema - 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)
  1. In the SmartPlant Schema Editor tree view, right-click InterfaceDef, and click Create New InterfaceDef.

  2. For the new interface definition, provide a name, such as IAcmeConsolidatedItem.

  3. Click the browse button beside the Realized by class box, and select all the class definitions that represent objects that will use the new property. For this example, the property will be used by instruments, so select the SPXCDWTagInstrument class definition.

  4. Click the browse button beside the Implied by interface definitions box, and select ISPXCDWTagInstrument.

  5. Click the browse button beside the Implies interface definitions box, and select IObject.

    You can also provide additional details about the new interface definition, such as description, display name, and property category, as necessary.

  6. Click OK.