Speckle Grasshopper Component on Rhino Compute

In order for Speckle to work on Compute, you’d still need to provide an account by either:

  • Having an account setup in the same machine you’re running compute in. If you’re running compute in your local machine this should work just fine. Just ensure you have the account properly set in Manager. This account should have access to the streams you’re trying to receive/send to/from
  • For remote machine deployments, you may want to have each user use their own account for compute runs. For that, set up your definition with an inputAuth Token and use either Account From Server/Token or Stream Get with Token to retrieve the Account/Stream and use the specified authentication token to perform any operations.

There’s more details about this in this conversation Speckle Auth, Hops, and remote Rhino Compute - #7 by AlanRynne

4 Likes