Form generation process - HxGN SDx - Update 63 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

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.