Import File Format - Intergraph Smart Materials - Version 10.2 - Help - Hexagon

Intergraph Smart Materials Classic Help

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

The ASCII file used for the import process requires a particular format.

The first line of the import file is not processed; it can be used for comments.

All other lines of the import file must be formatted as follows:

  • Field order: Account Code, Description, Short Description

  • Spaces/blanks are not allowed.

  • Field delimiter is " (quotation mark).

  • Field separator is , (comma).

Examples:

"ACCOUNTCODE","DESCRIPTION","SHORT_DESC"

"ACCOUNTCODE1","DESCRIPTION1","SHORT_DESC1"