Grasshopper

algorithmic modeling for Rhino

Hi,

i have a problem with cull or dispatch: i want to get rid of numbers from a sensor wich are larger that 3000. I can do that with a < and cull/dispatch. 

Both can not be used with "code generator" 

Is there an other way to get rid of numbers like that?!?

Thank you so much!

Views: 590

Replies to This Discussion

I have no arduino experience, but try this:

Or if it doesn't like "Expression", try "Evaluate":

Or if you're not scared of some division by 0:

And if "Clean Tree" doesn't work, you could maybe stack the valid items:

It could also be that the code generator recognizes GH components by their guid and doesn't recognize the guids of updated components.

Then you either have to

  • use an older GH, more contemporary with your firefly
  • or only use unupdated components (trial and error)
  • or copy and paste components from an older definition
  • or wait for a firefly update
  • or write the code by hand, without the code generator

But I'm only speculating

Hi,

i solved the Problem! - i was a littlebit stupid ;) i tried to solve a really simple problem too complicated..

Now it is that here:

Thank you anyway!! 

Thanks!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service