I’m trying to script ‘a rebranching “back to the original two branch structure,” ’ I tried some ways but it is difficult for me and none of my trials worked.
Do you might know how I can rebranch the resulted items back to the original two branches?
Later on, I am going to work with more than two branches, but for now, I have to understand this problem first.
In response to your question, I am going to work with more branches, so exploding the tree is not an option for me.
I need to let the starting branches all through the same process and end up with shattered curves sorted to the original branches. So, I start with 3 branches and need to end up with 3 branches including all the shattered curves; 4 branches resulting in 4 branches with shattered curves; and so on.
Thank you. Sorry, my posts are a little bit confusing. Uhmm, what I tried to achieve is to make more than two grids.
Is this script meant to work for that?
Yup, all dependent on attribute filtering to create branches/relationships.
Context of the entire workflow is preferred, to avoid confusion and redundancy.
You will notice a error. There are two grid linear lines that should be in the Boundary. Use the elefront match properties on those to match their respective attributes.
The Elefront process allows for manual editing on occasion
Preferably that attribute would be assigned earlier in the process, avoiding the dispatch.
Now that I think of it, check your units in rhino (units command), and the absolute tolerance to something like 1/1000th of the smallest curve your have. I was using a absolute tolerance of 0.001 for this solution.