Form generation process - 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)

Forms can be generated from a shortcut menu command on a class definition. The basic generation process is as follows:

  1. Find all the interface definitions on the class definition, via the realized relationships, and expand.

  2. Create a form section for each interface definition found with a realizes order value of greater than 0 (unless overridden in code).

  3. Create a display item for each property definition found with an exposes order value of greater than 0 (unless overridden in code).

  4. Create a display item for each required relationship.