Grasshopper

algorithmic modeling for Rhino

Two lists-points and values, finding points/values inside curves and then adding them up in separate groups?

I have a list of points with a separate list of values for the points. Long story short by culling them I produce a grid of curves with quadtree. Now I want to sum all the values inside each curve to use it as vectors for each curve to be extruded. So far I was thinking that I could select the points inside each curve and somehow have a corresponding tree of values that follows it too. From there use the addition in each tree but this is too complicated for my knowledge of grasshopper atm. So I am asking for your help guys.

The aim.

Two lists-points and values, finding points/values inside curves and then adding them up in separate groups that form a list for curve extrusion.

SOLVED...

Views: 247

Attachments:

Replies to This Discussion

So I have managed to find the points inside each curve and group them. But how could I now have the value list in same data structure aka same list but with values? I tried using this this script that I have found in the forums to match data trees but I can't seem to get it right. I feel like I am so close but I can't see something very simplistic and feel stupid.

Attachments:

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service