Lately, I’m once again dealing with the preparation of hundreds of apartment building sheets.
I’m trying to make a robust, reusable solution. Once again I fooled myself that I could prepare a very compact definition, but the nature of this task and the readability concerns swelled every part of the definition again.
While the definition is in the WIP stage it’s better for me to have everything in one GH file and control the flow by disabling groups. I don’t like using multiple GH files at once, because communication between each other is a hassle.
I can’t use Hops because of technical limitations.
Making User Objects out of clusters would be perfect but they have long-standing issues with empty paths and potentially more problems.
There are also issues with unwanted Revit transactions when editing the cluster. Every time I open the cluster a new transaction is made. Editing and closing the cluster forces me to re-create elements.
I wanted to ask just a general question / signal the problem. Ideally, there should be a solution that will do everything that Clusters and Hops can and address the mentioned RiR issues. I wonder how Grasshopper 2 will deal with these problems but this is still very far away I’m afraid.
In the meantime, I would be happy to have some solution for a container that would visually shrink Grasshopper groups.
Do you have any concepts that users can look forward to?