Not sure if I'm adding much to this discussion as it seems that those with questions have come up with solutions. I missed this thread earlier this year, with regards to adding geodesic domes to Rhino, it's a command available in my Structural Drawi…
Hi Guys,
Would you know any Free-Form geodesic structures ?
I have been looking at the "shortpath" command on rhino and tried what you see on the image but do you know any built example ?
Hey Thomas,
The Replace Branches component will definitely do what you're after with some proper pre-processing, but I've been in search of a cleaner way to do it...
It seems the new path mapper won't help.
http://www.grasshopper3d.com/forum/topi…
In the screenshot you posted, there are 5 zeroes behind the index in each of your paths. My problem is that i have several sets of paths i want to merge using the index as the number on which to merge the paths.
Structure one (paths = 2)
{1;0;0;0;0…
I am not manually specifying the length of each path, I use list length for that. I don't know of a way you can do the same without using list length if that's what you asked.
It would still work if they didn't have the same number of 0s.
And I'm not sure if there is a way to do it without using 'list length'.. but what's the problem with using it?
I mean several paths yes, but without having to specify each path length... just saying that all paths with * number of zeroes infront of the index and * number of zeroes after the path.
No, I wouldn't have attached so many components after the mapper if that was my idea. I am using the mapper only to attach zeros after the numbers in my path... just so as to repeat your case.
What I am doing here is literally destroying the struct…
Thanks.
But it only removes the zeroes infront of the index. Also the ability not only to select a certain number of path indices fx. {0;0;0} but instead {0(3)} or something similar would be nice, do anyone know of such a feature?
/Thomas
Hi everyone!
So i'm working with some curves and i wan't to merge sets of curves together, but in order for this to work, the data paths must be identical (i think anyways).
But in the case shown in the screenshot, the only thing seperating the…