Grasshopper

generative modeling for Rhino

Hi, I just this moment updated grasshopper, and a definition that I built no longer works due to an issue with Interpolate Curve.

I have 3 data streams, each with 6 branches and 1 value in each branch.

I am creating 6 interpolate curves from each point in the data stream (3 total).

This was working perfectly fine in just the previous version of grasshopper, and now it does not work.

I am able to create lines (not interpolate curve component) from 2 sets of data streams, but when I add the 3rd stream, or try an interpolate curve, it breaks.

The error I am getting is this:

"Insufficient interpolation points for a curve"

I have tried to change the degree as well, but that did not fix it.

Like I said, this was working fine with the previous version of grasshopper.

Thanks,

Adam

Tags: curve, interpolate, update

Views: 230

Reply to This

Replies to This Discussion

Could you share a capture of the data tree structure in the input point parameter at interpolated curve component?

http://www.grasshopper3d.com/forum/topics/new-data-matching-behavio...

http://www.grasshopper3d.com/forum/topics/grasshopper-0-9-0006-avai...

Here is a screen capture of the 3 original data streams, then paths flipped in order to make each index of each data stream be part of the same curve.

Attachments:

Problem solved.

Looks like (I am familiar with how to work with paths and tree, but do not know the terminology) this was the problem:

First stream looked like this ----  {0} N = 1, {1} N=1, etc.

Second stream looked like this -  {0,0} N=1, {0,1} N=1, etc.

Third stream looked the same as the Second.

So, based on this link that you provided Ángel, it looks like the branch mismatching in the trees was the cause of the problem.

RSS

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service