Hi everyone,
I’m excited to share something I built — a little nervous too, since this is my first time posting here.
I’m an architect and interior designer. No programming background — this whole thing was built with AI assistance, which still feels a bit unreal to me.
The problem I kept running into: every time I changed a design, I had to manually update data, drawings, title blocks, indexes… all of it. I tried other solutions, but they all came with the same trade-off — you gain automation, you lose freedom.
So I built LoopFlow. It’s a set of Python scripts for Rhino 8 that handles the tedious documentation work while you stay in control of every design decision. When the model changes, drawings follow.
It’s been running through multiple real production projects for about 6 months. Not perfect, but genuinely useful.
.Food4Rhino: https://www.food4rhino.com/en/app/loopflow
.GitHub: GitHub - ChihyuTsai-Oli/LoopFlow: LoopFlow for Rhino: Half-automatic 2D/3D sync. Accelerate your workflow. 讓設計行雲流水 · GitHub
Requires: Rhino 8 (Section Tools)
Happy to answer questions here or on GitHub. Feedback very welcome — especially from anyone who tries it.
Note: LoopFlow was built with AI assistance, and I may use AI to help with English replies too — but everything here is genuinely mine.