Copying attribute values

You can copy attribute values from one attribute to another within the same module.

Procedure

  1. In the module window, click Tools > Functions > Copy Attributes.
  2. Select the attribute that contains the values you want to copy and the attribute whose values you want to overwrite.
    Note: When you copy the values from one enumeration attribute to another, the two enumeration attributes must have the same possible values. For example, if you want to copy the values of an enumeration attribute with the possible values True and False, the attribute you want to copy the values to must have the same possible values. If the second enumeration attribute has possible values of Yes and No, the attribute values will not be copied.
  3. Click OK.

Feedback