hi mathew, thanks for your help, but the problem remains nevertheless. i have a list of lines and want to be able to split it up in groups that are lofted individually at every nth position. best n
On Feb 6, 4:22 am, Matthew Horn <[email protected]> wrote: > I was doing something similar recently- I got the frusta by revolving > a section curve drawn between the top and bottom circles around a > central axis between the two center points. > > Here is the def. that I used, it does some stuff with point attractors > that you probably don't need, but it should get you > going:http://grasshopper3d.googlegroups.com/web/Point%20Attractor%20Frustum... > > np1 wrote: > > hi stan, > > the endpoints of the cone get varying xyz coordiantes fed, so the cone > > is actually more like irregular truncated cone. sorry for being > > imprecise > > thanks > > norbert > > > On 5 Feb., 23:31, Stan <[email protected]> wrote: > > > it might be easier to just use revolve command and use the endpoints > > > of the curve for your axis - (draw a line from point). > > > hope it helps. > > > > Stan > > > > On Feb 5, 4:41 pm, np1 <[email protected]> wrote: > > > > > hello, > > > > i have a question on lists. i have a list of 144 lines and i want to > > > > loft bundles of 4 to make cone like shapes. I can extract a single > > > > subset, that leads to a single cone but not a repetition of the > > > > pattern eventually leading to 36 cones. > > > > any help is warmly appreciated > > > > norbert
