I have crazy problem spliting lines or curves. I need to split multiple lines and curves at their intersection points. I need a solution which works for variety of angles between the lines. I need to keep all the lines in their respective branches also. Nothing I have read or tried has achieved this result so far. The only thing which works is creating a surface and them spliting it and extracting the lines this way. However this takes so much computational time that for very large files it takes up to 10 min. Same data could be split in Rhino in seconds.
Actually, I found a fix. I just need to move the initial geometry on a given vector, pass it trough the solution and then move it in back in th eopposite direction and all works like charm. Thank you again!
Can you explain why grouping the result does the trick when we unflatten the tree? I can’t understand the logic behind it.
When if you are to use Unflatten Tree, The item counts between Input “T” and guide input “G” should be identical…
That’s why the Groupappeared on the scene in this case…