Carlo Ballot
CarloB
About Me
専門知識
CG Supervisor
業界:
Advertising / Motion Graphics
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Reference string input in python 2022年9月9日6:27
I finally got it working using:
controller = hou.node(cont)
Thanks alot for your help, much appreciated!
C
controller = hou.node(cont)
Thanks alot for your help, much appreciated!
C
Reference string input in python 2022年9月9日5:57
Thanks Robber for the quick reply.
If i print hou.node(".").parm("CONTROLLER_NAME").rawValue() i get the right string wich is obj/controller.
But if i use it to read an attribute from it it give me error.
If i print hou.node(".").parm("CONTROLLER_NAME").rawValue() i get the right string wich is obj/controller.
But if i use it to read an attribute from it it give me error.
Reference string input in python 2022年9月9日5:25
Hello,
i have issues when referencing the content of an input string inside python.
Can anybody give me a hint, thanks alot!
C.
i have issues when referencing the content of an input string inside python.
Can anybody give me a hint, thanks alot!
C.