designit
12-22-2010, 03:24 PM
Hi
I have a flow with several disk cache op's - which I would like to turn on and off with maxscript.
This question has been posted before but I cannot make it work. Seems this approach only works on whole events and not single operators.
http://forums.cgsociety.org/showthread.php?f=98&t=816165&highlight=operator+turn
Shouldnt I according to the post be able to write :
PF.event.operator.activated on ( for turning operator on )
PF.event.operator.activated off ( for turning operator off )
For a particular system it would be fx $Pflow.Event01.'disk cache01'.activated off
I have a flow with several disk cache op's - which I would like to turn on and off with maxscript.
This question has been posted before but I cannot make it work. Seems this approach only works on whole events and not single operators.
http://forums.cgsociety.org/showthread.php?f=98&t=816165&highlight=operator+turn
Shouldnt I according to the post be able to write :
PF.event.operator.activated on ( for turning operator on )
PF.event.operator.activated off ( for turning operator off )
For a particular system it would be fx $Pflow.Event01.'disk cache01'.activated off
