reyan 2 Posted May 21, 2020 (edited) Hi folks, i have a python processor that contains 5 work_item, in each of them i have two variable string lopPath, that point to a geo that i want to be saved in USD, and usdPath that contain my path where i want to save. Wired to my python processor there's a ROP USD node, how can access to the data that i have in my each work_item from the ROP_USD node and use lopPath ad usdPath stored previosly ? Thanks in advance Solved, actually just use `@usdPath` and `@lopPath` in the two fields in the ROP Edited May 21, 2020 by reyan Share this post Link to post Share on other sites