# Import Attributes

Imports attribute values from given text file. Lines in the file must be in format `elementId,attributeName,value`. Malformed ids will be skipped (you will get a warning).

## Get the items you want to modify

[![grafik.png](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/scaled-1680-/D5tioDls5YplGz0t-grafik.png)](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/D5tioDls5YplGz0t-grafik.png)

## Run the extension

Select the file you want to import data from. Example: `C:\Users\test\Desktop\test.txt`

```ini
rect823,y,30
rect823,x,30
rect823,width,130
rect823,height,130
```

[![grafik.png](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/scaled-1680-/jdC8JQXaVSMW82GV-grafik.png)](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/jdC8JQXaVSMW82GV-grafik.png)

## Check the XML tree for changed values

[![grafik.png](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/scaled-1680-/vKh4RV3JZCEEHx2P-grafik.png)](https://wiki.stadtfabrikanten.org/uploads/images/gallery/2025-05/vKh4RV3JZCEEHx2P-grafik.png)