algorithmic modeling for Rhino
I'm trying to number my points for hole placement in my tubes. But there are duplicated points at adjoining surfaces. How do I remove them? I tried using a VBscript downloaded from other forum to remove duplicated points. It worked, but my computer crash after that.. How should I remove those duplicated points?
Thanks!
Tags:
that is quite odd but you have multiple branches after path mapper, where you remove all branches. create a series of x numbers where x is number of points after removeing duplicates. connect series of numbers to "T" input in 3d text tag component. should work(as always;)).
=edit=
oh, now I can see. you created branch from every number from series. That is why it is so slow. If you have 100 points, and 100 numbers which every has own branch, you will get 10000 text tags ;] just do it in a simple way - replace path mapper with flatten component.
Hi, Ruby,
I think the easiest way is to install Kangaroo plugin and use RemoveDuplicatePts component... New Create set component will not do exactly what you need (it does not remove all duplicates.. I guess it's because it doesn't work with tolerances)
Dimitri
I guess there are many ways to do this.. here is one, that came to my mind first...
..btw, in this definition I use Dannys solution for removing duplicates with Create Set (so you don't need Kangaroo)..
Dimitri
aha! So concatenate it is... I've done it differently by using list item to separate the top and bottom points before removing the duplicates with kangaroo. Thanks for your quick reply!
Sorry for having so many questions.. Would you happen to know how to unroll the texts along with the polysurfaces and points in Rhino? My final attempt is to create holes at those points for fabrication, so I will need the texts to be unrolled as well. I've tried baking them to rhino and explode, but they are not appearing anywhere.
How are you going to unroll those polysurfaces? I think the solution for tags will depend on how you perform this process. Will you divide each polysurface to its planar walls and orient them to grid of points in XY plane? Or you are going to unfold whole polysurface to make it planar?
Maybe I just don't fully understand what you are trying to do :)
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by