That's because you are directly referencing the number used to divide the curve. If you divide a curve 4 times, you get 5 points, so you want to input the number 5 (not 4). What i did is add +1 in the input expressions.
On Mar 22, 12:47 am, ryanO <[email protected]> wrote: > visose- > I tried to re-create your loft method and I'm getting a warning... the > index for the List Item is too high... It seems there are 15 circles > on 3 lines, however I seem to be missing something in your Series > inputs??? there are only 12 numbers on the output side of the second > series component... ? very nice solution.. (if i could just get > it!) > > On Mar 21, 1:39 pm, visose <[email protected]> wrote: > > > Thanks Damien. I also found out that the Series component also creates > > paths when you input several numbers. This can also be used to > > rearrange a flat list into paths. Using this method you don't actually > > need an individual component for every > > loft:http://grasshopper3d.googlegroups.com/web/rearangetree.jpg > > > Actually, i asked David about this when i received the v0.6 pre- > > release and he said this particular example was not possible :P
