Hops - version 0.7.1 available

Hops 0.7.1 now available via the Rhino package manager

What’s New

  • Nested solving
    Definitions that act as functions can now contain hops components that reference other definitions or python servers. Nesting is currently limited to a recursion level of 10

  • Components can now be outputs
    Previously only params could act as outputs. Now any component that is grouped and named using the RH_OUT syntax will act as an output. In other words, this:
    image
    becomes this when referenced by hops
    image

  • Provide better error messages in hops when errors occur in the reference grasshopper definition.


The changelog for Hops can be found at

5 Likes