In this article I explain how I went from a full dynamo builtin nodes to almost fully python script, reducing the running time of 4 hours (some times crashing due to lack of memory) to 40 seconds. The ...
In the course of our projects, we inevitably encounter situations that require us to consolidate multiple processes into a single Dynamo file. It's a well-established practice, of course, that ...