For me it looks better simply because it's more to the point. But
since I'm not a programmer, i don't know the negative consequences in
grasshopper of writing just the minimum code for it to work.

On Dec 15, 10:00 pm, Rajaa <[email protected]> wrote:
> Hi visose,
> Your suggestions make sense.
>
> Please check the new example (before last) 
> in:http://en.wiki.mcneel.com/default.aspx/McNeel/GrassHopperGallery.html
>
> Does this look better?
>
> On Dec 15, 2:04 pm, visose <[email protected]> wrote:
>
> > Rajaa, i think he wants an interpolated curve, in your example the
> > curve doesn't go through the middle point. Also, you can avoid the
> > for..next loop by not setting the inputs as a list. This is my
> > opinion, but i think that people that are interested in grasshopper,
> > are also interested in coding as minimum as possible, that also
> > includes avoiding all the error checking stuff. I thought grasshopper
> > wouldn't crash without error checking, it just returned an error
> > thought the 'out' output.
>
> > On Dec 15, 6:56 pm, Rajaa <[email protected]> wrote:
>
> > > Hi,
> > > I posted an example "Create curves from lists of points" in the
> > > following 
> > > page:http://en.wiki.mcneel.com/default.aspx/McNeel/GrassHopperGallery.html
>
> > > Let me know if this is helpful.
>
> > > On Dec 12, 6:31 pm, K4rl33 <[email protected]> wrote:
>
> > > > Hi guys,
>
> > > > I have a problem: i have 3 sets of points, where each set have the
> > > > same number of points.
> > > > I want to do multiple splines wich connect each point of the same set
> > > > with a singular point of the others.
> > > > But when I try to connect a set of point to the interpolated command,
> > > > it make the interpolated curve between all the points of the same
> > > > set...and that's wrong!!!!!
> > > > I think I would have to sort the three sets of points is some way...I
> > > > don't know..maybe telling to the software to connect only points which
> > > > have different properties in each set...
>
> > > > How can I solve It without extracting each point of the 3 list and
> > > > connect each other?
>
> > > > Thank you!!!- Hide quoted text -
>
> > - Show quoted text -
>
>

Reply via email to