Search - User list
Full Version: opparm to python
Root » Technical Discussion » opparm to python
sabareeshrg


i want this output to a variable and how to write this in python
i tried with hou.Node.parm not working

/ ->opparm -d /obj/A/ shop_materialpath

opparm /obj/A shop_materialpath ( /shop/pop )

Erik_JE
It works fine if you use it correctly.

To print it in python shell:
print hou.parm(“/obj/A/shop_materialpath”).eval()
sabareeshrg
Thanks Erik you are life saver
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB