Grasshopper

algorithmic modeling for Rhino

Hello everybody,

I've run into a bit of a problem. I'm feeding the dispatch component a tree of patterns, so i was expecting a tree of lists out of it... but this doesn't seem to be the case.

Any ideas?

Views: 1001

Attachments:

Replies to This Discussion

Try connecting the a output from the vb.net component directly, bypass the simplify tree component.
It's just a guess, but I think it's because the divide component returns {x;x} paths, so the boolean paths should be at least {x;x;x} in size, but the simplify tree returns {x} paths.

btw, i thought you where a c# guy :P
haha, well, c# gave out some stupid errors that the vb component didn't, and instead of fighting with unknown bugs in the c# comp, i just switched.

And yea, it works now, though in a very clogged-up kind of way... it seems to eat a lot processor cycles, but it works. thanks :)

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service