Hi All,
Sorry if this has been covered. I couldn't find an explanation.
I've been struggling with trying to get a PDG set up going where I have a set of work items that I want to be iterated on by another set of work items and then fed further down the chain for more PDG goodness.
(So, for example, I have 5 different points, and I want to copy 10 different coloured spheres to that point and output each as its own geometry. I have a HDA that I want to do this with, and I would expect the input to that HDA to be 50 work items)
However, when I try to do a partition by index to organize these items, I would have expected it to organize it by the wedgenum of the index (my 5 different points) but instead it seems to be mixing and matching based on a different index.
I really lack the vocabulary to describe the problem in too great a detail so I hope that by simplifying that circumvents that.
Any help would be much appreciated!