Hi Everyone,
I was working on a script to find the inside or outside tangents circles or two input circles and wanted to test out using Hops for the first time. I have a working script that does what I need it to, but when I reference it as a Hops component, the script does not return anything. I believe it has something to do with the Hops component internally changing the data structures of my script because I have a work around in the script to check if a singular item or a tree has been input, and it only doesn’t work when I try to use trees. Has anyone had this issue before or know why it’s happening?
I’ve attached a file that shows the script exploded, packaged in a cluster, and referenced with a Hops component. I’ve also attached the separate Grasshopper script that is referenced in the Hops component.
Best,
Grant
Tangent_Circles_Exploded.gh (36.5 KB)