Grasshopper

algorithmic modeling for Rhino

hi david

could it be that i didn't get something but in earlier releases i think it was possible
so i have 2 structure paths one with the logic

{0;0}  vector for example
{0;1}  

 and another with 

{0;0;0} srf for example
{0;0;1}
{0;0;2}
{0;1;0}
{0;1;1}
{0;1;2} 

so just say the vector {0;0} should move all srf with {0;0;?}
and the vector {0;1} should move all srf with {0;1;?}
shouldn't that be possible?


Views: 125

Replies to This Discussion

I think right now, there has to be exact matches in the path structures between two input variables in order the data to be matched and processed. I agree that your example should be possible. Currently all the data matching algorithms are still based on a "flat world" that doesn't know about trees. Once you add tree structure into data mapping, I think you get a ton of new possibilities, your example being just one. I'd certainly welcome some new, tree specific, data matching schemes.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service