Room Status
Last updated
Last updated
This node sorts a list of rooms into three categories: Unplaced, Unbounded and PlacedAndBounded.
Rooms
This input takes a room or a list of rooms from the model.
Unplaced
If a room has been created but is not placed in the model, it will appear in the Unplaced output
Unbounded
If a room is not properly bounded, it will be listed in the Unbounded output.
PlacedAndBounded
This output retrieves the bounded rooms that have been correctly placed in the model.