Carlo Ballot

CarloB

About Me

専門知識
CG Supervisor
INDUSTRY
Advertising / Motion Graphics

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

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

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.

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.