generative 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: duplicated, extrusion, numbering, point, points, tag, text
Permalink Reply by Mateusz Zwierzycki on April 23, 2011 at 6:03am
Permalink Reply by Mateusz Zwierzycki on April 24, 2011 at 6:33pm 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.
Permalink Reply by Danny Boyes on April 23, 2011 at 6:46am
Permalink Reply by Ruby on April 23, 2011 at 6:49am
Permalink Reply by Danny Boyes on April 23, 2011 at 9:24am
Permalink Reply by Dimitri Nikitin on April 23, 2011 at 7:39am 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
Permalink Reply by Ruby on April 23, 2011 at 9:21am
Permalink Reply by Dimitri Nikitin on April 23, 2011 at 10:00am 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
Permalink Reply by Ruby on April 23, 2011 at 10:23am 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.
Permalink Reply by Dimitri Nikitin on April 23, 2011 at 11:48am 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 :)
© 2013 Created by Scott Davidson.
Powered by