Grasshopper

algorithmic modeling for Rhino

Since the last version of the Data Recorder I have build a newer/better version which ships as a custom component. It works significantly faster compared to existing components in firefly since it not records all values but rather only performs the neccessary action selected, ie: take the input, add it to the already stored value and return the result.

It comes as an single component that allows for different modes to be selected:

  • Add  - add the value to all previous recorded values, starting from 0.0.
  • Subtract – subtract all values from 0.0
  • Highest – returns the highest value recorded
  • Lowest – returns the lowest value recorded
  • Average – returns the average value of the recorded values

And of course a reset toggle to put it back to 0.0. You can use a Toggle or the new (and way better) button component.

Views: 3103

Attachments:

Replies to This Discussion

Is it possible to make it write to a new branch each time the data is updated??

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service