Hi,
I’m trying to get the room of each Wallsweep.
I tried some ways (4 times, image below), but didn’t work.
So, the way that i think that can works is:
- Get the host (walls) from each sweep
- Get all walls in each room
- Use this datas to get sweep/room.
Anyone can help me?



From what I can tell, Wall Sweeps don’t have instances. You’re getting all 25 Wall Sweep types in your project. I don’t think it’s possible to get the individual sweep instances.
EDIT: Ok I’m only partially correct. An “instance” of a Wall Sweep is however many sweeps you make in a single command. So it could still be multiple sweeps in multiple rooms.