Edit the Code to Generate Outputs of a Symbol Definition - Intergraph Smart 3D - Help - Hexagon

Intergraph Smart 3D Catalog

Language
English
Product
Intergraph Smart 3D
Subproduct
Catalog
Search by Category
Help
Smart 3D Version
13.1

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.