[COPS] ROP File Output processed on network change

   526   2   0
User Avatar
Member
33 posts
Joined: 11月 2012
Offline
How do I force the ROP File Output to render a COP image matrix to a file when the network changes instead of manually pressing a button? I run operations in for-each loop and the COP is updated each iteration. Thank you in advance.
Artur Mandas

Artist & Developer
http://arturmandas.com [arturmandas.com]
User Avatar
Member
33 posts
Joined: 11月 2012
Offline
Ok looks like I can do this with a python script, using render() method on a rop node. Is there a simplier way?
Artur Mandas

Artist & Developer
http://arturmandas.com [arturmandas.com]
User Avatar
Member
33 posts
Joined: 11月 2012
Offline
Ok answering my own question, maybe someone will find it useful: place python sop in foreach block, and in there:
your_cop_node.parm('execute').pressButton()
Artur Mandas

Artist & Developer
http://arturmandas.com [arturmandas.com]
  • Quick Links