Run Get External Data on a SpoolgenDB project pipeline - Intergraph Smart Isometrics - Help - Hexagon PPM

Intergraph Smart Isometrics Help

Language
English
Product
Intergraph Smart Isometrics
Search by Category
Help
SmartPlant Foundation / SDx Version
10
I-Configure Version
6.0(2016)
Isogen Version
13.0(2016)
Smart Isometrics Version
7.0(2019)
Spoolgen Version
9.0(2019)
  1. In I-Configure, define the GED Configuration (Interactive) project default for the SpoolgenDB project. See Set project defaults in the I-Configure Help.

  2. Select a pipeline in the Spoolgen Database View window. Use the CTRL and SHIFT keys to select multiple pipelines.

    SHARED Tip If the Spoolgen Database View window is not open, click Project > Show Project Pipelines.

  3. Click Get External Data . If the checkout status of the pipeline is Checked Out, the software performs the Get External Data (GED) function on the POD file from the Work folder. However, if the status of the pipeline Checked In/Pending, the software first checks out the file before performing the GED function on the POD file.

  • You can run the GED function by right-clicking the selected pipeline, and then selecting Get External Data in the context menu.

  • You can also run the GED function from the command line. You must provide the full path location to the Smart Isometrics executable file, the pipeline identifier, the isometric directory, the project name, and the full path location to the GED configuration file. If the file should be checked in to the project database after GED is performed, you must also indicate that in the command line. Otherwise, the file remains checked out.

Smart Isometrics example:

"C:\Program Files\Intergraph Smart\Isometrics\Intergraph Smart Isometrics.exe" "P-1ged3" /getexternaldata /isodirectory C:\Users\Pubic\SampleIsoDir /project PipelineProject "C:\Users\Public\SampleIsoDir\PipelineProject\Data\Get External Data\GetExternalData.xml" /checkin

Spoolgen example:

"C:\Program Files\Intergraph Smart\Spoolgen\Intergraph Spoolgen.exe" "P-1ged3" /getexternaldata /isodirectory C:\Users\Pubic\SampleIsoDir /project PipelineProject "C:\Users\Public\SampleIsoDir\PipelineProject\Data\Get External Data\GetExternalData.xml" /checkin