XS_ERASE_UDA_VALUE_WITH​_ATTRIBUTE_IMPORT_NULL​_​AND_​BLANK

Tekla Structures
2020
Tekla Structures

XS_ERASE_UDA_VALUE_WITH​_ATTRIBUTE_IMPORT_NULL​_​AND_​BLANK

Category

This advanced option must be set in an initialization (.ini) file.

Set to TRUE to erase the values of selected user-defined attributes in attribute import.

To select which values of user-defined attributes are erased, enter any of the following values at the end of the file to be imported, in the same order as the user-defined attributes are entered in the file:

  • NULL

  • null

  • No value (two consecutive delimiters)

Example

If the content of the input file is the following:

ID; USER_FIELD_1; USER_FIELD_2; USER_FIELD_3; USER_FIELD_4;
12345;NULL;null;;4

The result is:

User-defined attribute values for 1-3 are erased in the attribute import. User-defined attribute 4 has the value 4 in the attribute import.

Note:

Space and tab are not recommended as delimiters in the input file when this functionality is used.

Was this helpful?
Previous
Next