I am having a hard time getting hops to work and wondering if there is some missing requirement.
I have a list of surfaces, created from using the surface node and ‘set multiple surfaces’. I pass this as geometry to the G of Populate Geometry. I have a fixed N. I want each surface to be computed separetely, so parallelization should be trivial. However when i use hops, it keeps failing and is essentially the same result.
I’ve tried using Graft, I enabled the tree view of the input geometry, but it is futile.
Has anyone does this before?