Overview
The subject of this MSc thesis at Politecnico di Milano was a 1972 office tower in Lyon — the former headquarters of the International Agency for Research on Cancer at 150, cours Albert Thomas. The building’s flat, repetitive curtain wall had deteriorated both technically and visually, disconnecting the tower from its urban context. The Reinventing Cities competition brief called for a complete envelope renovation. The response was a three-stage parametric workflow: geometry generation, solar performance optimisation with machine learning, and automated BIM translation to fabrication documentation — each stage feeding the next in a closed loop.
Stage 01 — Parametric Geometry
The existing facade was a standard flat curtain wall — a uniform bay grid with no depth, no solar shading, and no response to orientation. The renovation replaced it with volumetric panel bays controlled by five continuous parameters: rotation angle, window height, window width, corner sharpness, and cantilever depth.
Every parameter remained live throughout the design process. Changes to performance targets propagated automatically into facade geometry via the Grasshopper definition — eliminating the manual update cycle that typically makes iterative facade design expensive.
Stage 02 — Performance Optimisation
Solar performance was evaluated using Spatial Daylight Autonomy (sDA) and Annual Solar Exposure (ASE) — industry-standard measures of daylight quality and glare risk respectively. Running a full simulation for every candidate geometry was not feasible. The solution was to build an Artificial Neural Network trained on a targeted simulation dataset, then use the ANN as a real-time performance predictor in place of the simulation engine.
The trained network could evaluate thousands of panel configurations in the time a single simulation would take. This made it possible to optimise each of the tower’s 400+ panel bays independently — maximising sDA while keeping ASE below the 10% threshold — rather than finding a single global compromise geometry.
Stage 03 — BIM Translation
Optimised geometry was translated into a fully documented Revit model through Rhino.Inside.Revit. A set of parametric line-based detail families was developed whose dimensions are directly linked to the 3D facade geometry: any change in the computational model updates the construction details automatically, closing the loop between design and fabrication documentation.