Grasshopper

algorithmic modeling for Rhino

Hello, i'm starting to increase my knowleadge about GH, and here my first problem in my learning path with this last :)

 

So In that case i would know what is the short way for getting
an  tree map whith 4 items respectivly A, B, C, D in eatch paths ?
(A,B,C,D are a simple flatten lists)

the Goal is to get n path with 4 items in eatch

Views: 633

Attachments:

Replies to This Discussion

Hi Julz

The way to solve your problem with your A B C D Culls is to Plug a Graft Component from each one then plug this each graft into a number on a weave component. Note you will also need to change the weave inputs and the Number in P to match number of wires so in your case 4. You can also remove from your code the dup components as the Cull patterns are recuring and will using the pattern give till they get to the end of the list.

I Have also written another branch of code that does the same thing but with less components and starts from your flattened UV Points.

Also can you please Post your Questions in the discussions section and not here in the sample and example files at this is ment for people finished working codes and scripts that they want to share and you will find your question is answered faster. Thanks

Hope this helps

Matt
Attachments:
Thanks very much Matt now the path "side" of Gh is more clear :)

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service