Add Custom Aspects - Intergraph Smart Review - Help

Intergraph Smart Review Help

Language
English
Product
Intergraph Smart Review
Search by Category
Help
SmartPlant Foundation / SDx Version
7.1 (2018 R1)
Smart Review Version
13.x(2018)

To add your custom aspect names and numbers to the View Settings > Aspects tab, you must add your custom aspect names and numbers to the Smart Review SPRSchema.txt project database schema file before creating a new project database. This file is delivered in the Samples folder.

  1. Open the SPRSchema.txt file in Notepad, then scroll down to the sp3d_aspects create table section.

  2. Add your custom aspect names to the end of the current values in the aspect_names field, separated by commas.

  3. Add your custom aspect numbers to the end of the current values in the aspect_numbers field, separated by commas.

  4. Save and close the SPRSchema.txt file.

  5. Create a new project database. For more information, see Open a Model File.

  • The order of the aspect names and the order of the aspect numbers must match in both lists.

  • Numbers 19 through 30 are available for custom aspects.

  • Aspect numbers 1 through 3 and 9 through 18 are reserved for use by the software and should not be modified.

  • Do not define an aspect code of 31 or greater.

  • Aspect names cannot contain commas.

  • Aspect names display in the Text window. If the aspect name was not defined, the aspect number is displayed.

See Also

Aspects Tab (View Settings Dialog Box)