Display Revision Changes for Spec Properties - Intergraph Smart Instrumentation - Help

Intergraph Smart Instrumentation Help

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Help
Smart Instrumentation Version
13.1
  1. Open a page in the Page Editor.

  2. Select Actions > Edit Fields and Headers Page Editor icon 16bit.

  3. On the Edit Fields and Headers toolbar, select and then select the page at the position where you want to place the computed field.

  4. On the Computed Field dialog, type a name for the computed field.

  5. In the Expression box, type the following expression:
    f_changevalue(cmpnt_id,rev_id,dwg_id,"<field name>")

    SHARED Tip For example, to show changes for the maximum pressure, the expression is written as follows:
    f_changevalue(cmpnt_id,rev_id,dwg_id,"pd_press_max")

  6. Select Verify to verify that the expression you entered is a valid InfoMaker expression.

  7. Select OK.

  8. To show the change in the specification, do the following:

    1. Modify an existing value of a property for which you added a computed field to display changes for the last revision.

    2. Close the specification sheet and re-open it the following day.

  9. Add a revision to the specification sheet and refresh the display.

  • The indication appears only after the day advances on your computer's clock.

  • The indication appears only for existing values that were changed at the last revision. If you enter a new value for a property that previously did not have a value, no change is indicated.