Basic Example
In this example, we create the configuration shown in the diagram below. It consists of:
- a control panel
- a model
- a viewer
The example demonstrates the use of the subscribe
property.
In your solution folder:
-
Place the example Grasshopper definition in your solutions folder.
-
Create a file
solution.yaml
file with the basic example solution file content.
Deploy using the cli: ph deploy solution -o <org-slug> <solution-name>
The solution should look like the image below.