Auto-rename Areas with Room names

Hi @arshamm you’ll want to get your room and area lists to be in matching order by locations, rather than order of creation (Element ID). Here is a solution using the Clockwork node “Room.IsPointInside” to check if an Area’s location point is within a room to reorder the list of rooms to correspond with the Areas :slight_smile:

Room Parameters to Area Parameters

4 Likes