Hello,
I just started using hops, got it up and running in R8 after installing required runtimes from reference in the terminal.
I made this very simple test definition and the geometry output is showing as a geometry input.
Main script calling hops test function:
Hops test function:
Perhaps I’m fundamentally overlooking something here, but I thought that the Util components for Hops/Grasshopper Player were bi-directional meaning, depending on which side of the node is connected, determines if it is an input or output. (Unlike clusters, with a dedicated input and output node)
Could someone shed some light on what I am doing wrong with this simple test def?
Thank you all for your help!
Hops Version:
0.16.6
Rhino Version:
8 SR6 (8.6.24074.1001, 2024-03-14)
NET version(s) are installed per Hops requirement from console.
20240316_Hops_Basic_Test.gh (6.0 KB)
20240316_Hops_Basic_Test_Main_Script.gh (5.3 KB)
EDIT:
It looks like Context Bake is the output for everything Geometry wise? Is that the case