DASD
March 14, 2019 05:02:53
How would I go about turning every object in a rig into a task to be processed?
Or how would you turn every object in a object sub-network into a task?
How would you do it for a object network container?
kenxu
March 18, 2019 09:50:22
We currently have the Geometry Import node in TOPS to handle importing geometry data as workitems. So if you can figure out how to represent your rig as geometry data, that would be one way. Another way would be via some scripting - via the Python Processor node, for example.
jason_iversen
March 19, 2019 19:42:53
kenxu
So if you can figure out how to represent your rig as geometry
Perhaps the Bone Link SOP could help with this?