Edit the Code to Generate Outputs of a Symbol Definition - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Piping Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Piping
Search by Category
Reference Data
Smart 3D Version
12 (2018)

The software requires a symbol to provide subroutines for generating the outputs for each representation. Each output is created, initialized with data, and then added to the output collection. When the code is changed in these subroutines, the name of the output must not change when it is added to the output collection. An example code to generate the outputs follows below:

Generate Outputs Example

  • If an output is declared, but no actual output with a matching name is created, the symbol fails to update.

  • If multiple output objects with the same name are found, the symbol fails to update.