I want to pass a brep into a cluster that I’ve exported and then called from within a GHPython script. I’m doing this because I want to iterate over a list of breps, that relies on the output of the cluster. I’ve attached a simple example below of the problem I’m having
23.01.19_ClusterInGHPython.gh (11.1 KB)
I would like the sphere in this example to be passed through the cluster within the GHPython script.