python doubt

   1664   2   1
User Avatar
Member
71 posts
Joined: Feb. 2010
Offline
a=hou.parm('/obj/geo1/null1/parm')
>>> a.eval()
'/obj/spotlight1 /obj/arealight1'
>>>
The above parm is an operator list
spotlight1 and arealight1 are the nodes I selected from the open floating bundle choose that comes with the operator list parameter

Now I want to make this automated
say for example
it generates two takes from the operator list.Please help me out.Thank you
User Avatar
Member
299 posts
Joined: Jan. 2010
Offline
I did not understand anything of this.

What are you trying to do?
Drive, monkey, drive!
User Avatar
Member
71 posts
Joined: Feb. 2010
Offline
I created a operator list from the edit parameter interface window.
Now I select two lights say pointlight1 and spotlight1
I want to create two takes for the lights that i selected from the operator lists
  • Quick Links