For elements in a list, is it possible to retrieve elements one by one from the top of the list and apply multiple instructions to all elements in sequence?
Specifically.
retrieve a room on one floor
Open a parameter input dialog for one item in the room list.
The user enters a parameter value (the corresponding room is selected in the active view at this time)
The entered parameter is set to the element, and the input dialog is opened for the next item in the room list.
Repeat until the last item in the list.
I would like to perform the above 2~4 operations for all elements in the list of 1.