In this session, we will complete the subdivision for space planning tutorials by implementing a process to track the adjacencies between spaces produced during the subdivision process
In this session, we will complete the subdivision for space planning tutorials by implementing a process to track the adjacencies between spaces produced during the subdivision process. This will allow us to assign specific programs to the spaces, track which spaces are adjacent to others, and check whether this matches our program requirements.
Dividing spaces | |
---|---|
1 | Subdivision for space planning |
2 | Optimizing layouts |
3 | Programming adjacencies (Part 1) |
3 | Programming adjacencies (Part 2) |