Grasshopper example node

Description of the limitation and why it is relevant to address

As a computational designer I want to get data from a viktor app to use in subsequent geometry operations in grasshopper. It is possible to do this using the API, but this is not super easy.

For dynamo we have created dynamo nodes to make it simple to get started. For grasshopper this does not exists

As a computation designer I want to download a grasshopper node with code to download data from a VIKTOR app so that I can quickly get started

I think this is relevant for the VIKTOR platform because it enables more users to get connected to a VIKTOR app.

Feature

  • adding a download in de docs with a node that provides the boilerplate code to download data from a VIKTOR app, using the API