Grasshopper

algorithmic modeling for Rhino

What is the reason why  loft and interpolate cannot be run, although they are grey.

Views: 837

Attachments:

Replies to This Discussion

Hi deniz,

1) do not graft the input for the loft component, it needs a LIST of curves

2) There are eleven "L1" extension distances, for 10 curves. you need to cull the last one too, or use short list component.

additionally

3) Easier is to put -1 into the cull index, it'll cull the last item of the list.

3) Prefer the Evaluate Length component rather than PointOnCurve... Well that's just me talking.

Cheers,

Fred.

Thanks removing the last one by using cull, the loft problem can be solved.
But I can not use the Evaluate Length component for interpolation.

What do you mean, you cannot? It's the same, just "better practice" imho.

 Thanks ,

 I think it is the same but   the interpolate cannot  perform.

Attachments:

Look at my picture!! Where did I insert the second Cull???

You still have 11 curves out from extension, because you still have 11 length values in L1.

Same problem, same solution...

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service