Create a verification report and assign it to a verification set - Intergraph Smart Reference Data - Help - Hexagon

Intergraph Smart Reference Data Help (10.2)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.2

To use a verification report in the Smart3D transfer job, you must first create the verification report, and then assign it to a verification set.

  1. Click Integration > Smart 3D > Smart 3D Configuration.

  2. Click the Verification Sets/Reports tab.

  3. Select Custom under Verification Reports, and then click Add to create a new verification report.

  4. Type MissingFacetoFaceValue in the Report box.

  5. Type description for the custom report in the Description box.

  6. Type the following code in the Procedure box to call the custom query:

    BEGIN

    M_PCK_SP3D_RULES_CUSTOM.checkmissingf2fvalues(%p_ej_id);

    END;

  7. Click Save .

  8. Drag the MissingFacetoFaceValue verification report to the verification set CHECKINGMISSINGVALUES under Verification Sets.

    • Smart 3D verification reports are for display purpose. You can verify the 3D reports only in the Smart 3D application.

    • You can create your own custom verification set or assign a verification report to an existing verification set. For more information, see Verification Sets and Reports .