PCF CHANGE-HEADER - Intergraph Smart Isometrics - Version 5 - UPDATED - Help - Hexagon

Piping Data Processor Help

Language
English
Product
Intergraph Smart Isometrics
Search by Category
Help
Isogen Version
13.0(2016)

Changes a pipeline property using a look-up table. You can also use the PCF CHANGE-HEADER command for END-CONNECTION-PIPELINE records.

Command Examples

Action on PCF

PCF CHANGE-HEADER ATTRIBUTE1 'filename.txt'

Finds the current ATTRIBUTE1 in the named text file name and changes it to the value that you specified in the second column of the text file.

PCF CHANGE-HEADER ATTRIBUTE1 'filename.XLS' 'Tablename'
'ColumnHeader'

Finds the current ATTRIBUTE1 in the named table/column of an Excel workbook and changes it to the value specified in the second column of the workbook file.

You can use this command for any pipeline property. Use END-CONNECTION-PIPELINE in place of ATTRIBUTE1 to change the pipeline reference property on the end-connection-pipeline.