@pragyagupta171 wrote:
When I am coding, I sometimes break the code down in multiple files to improve readability. I am trying to do something similar in Grasshopper.
So I have one GHPython component that has a few functions.
And I have another (actually multiple) GHPython component that wants to use those functions.
Is there a way I can connect the two components and call the functions?
Posts: 8
Participants: 3