Hi, need some help. I try to write the roomnubers of all rooms to the walls adjacent to them.
So far I get all walls and rooms but I can’t figure out how to combine these two lists.
I somehow need to sort the roomnubers and remove the duplicate walls…
To me it seems logical that some walls are adjacent to multiple rooms (and vice versa). So for me it makes more sense to have (for each room) a sublist of walls adjacent to them, allowing for duplicates?
I would do it like this, based on @christian.stan 's answer:
If you use the camera tool, make sure to zoom in otherwise the node names aren’t visible. Additionally you could also upload your .dyn-file here aswel.