Create an Excel report from selected attributes - Intergraph Smart 3D - Help - Hexagon

Intergraph Smart 3D Isogen Isometric Drawings

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Help
Smart 3D Version
13.1
Isogen Version
13.0(2016)

This example shows how to create an Excel report that displays the centerline length in the pipeline grouped by pipe specification and nominal size.

  1. Create a Get External Data (GED) configuration file to retrieve the centerline length of each component.

  2. Set up the Isogen Reporting configuration file as needed. To execute the GED script, you must reference it in the Isogen Reporting configuration file using the GET-EXTERNAL-DATA element.

    <GET-EXTERNAL-DATA Log file="C:\temp\IR_GED.log" File="$PROJECTS$
    Data\Processing\IR_GED.xml"/>

  3. Include the TABLE element to control the accumulation of data and the output of the report.

  4. Open Isogen Configuration, and map the Isogen Reporting configuration file. See Set up Isogen Reporting output.

  5. Generate the drawing.

  6. After drawing generation completes, navigate to the path specified by the REPORT element to locate the generated report.