I've used a series of wedge nodes to produce a batch of wedged files (300k renders), comprised of 5 wedge attributes. The client wants me to render specific target combinations of wedges (so each render would be comprised of its own unique combination of wedge indexes: 0, 7, 7, 12, 3, etc.) for a total of ~4,000 renders.
The target combinations are on a spreadsheet, which I've successfully brought in and assigned to attributes using the CSV Input node. But how do I plug all this into the node graph?
I've plugged in my CSV Input node downstream from my Wedge nodes, but when I cook I get the error saying that one of the attributes already exists, which is odd because I thought I want each attribute to match, no?
I'm scoured the Houdini Wiki and google and I can't really find any documentation on how I'm supposed to actually use the work items generated from CSV Input.