IDENT_ATTR - 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

This record type defines an attribute assignment along with an associated attribute value for the ident that preceded this record. If that ident could not be imported, the IDENT_ATTR record will not be processed at all.

For each valid record, a record will be inserted into the Smart Materials table M_IDENT_VALUES, or updated if the record already exists and the job runtime option settings allow this update.

The attribute must be defined on A.50.01 – Attributes, else: Error!

The attribute value must match the data type definition and allowed field length, else: Error!

If a set of allowed values has been defined for this attribute, the attribute value in the import file must match one of these values, else: Error!

If the definition of these allowed values is language dependent, then the validation will be done using the user's login language.

The specified unit for the attribute assignment must be defined on A.10.12 – Units of Measure, else: Error!

If the unit from the ASCII file does not match that of the attribute definition:

  • If the attribute data type is numerical, a value conversion according to A.10.13 – Unit to Unit must be possible, else: Error!

  • If the attribute data type is not numerical, only a warning will be issued.