検索 - User list
Full Version: How to find all references to a specific special variable
Root » Technical Discussion » How to find all references to a specific special variable
AnsonSavage
Hey!

Say I want to find all the parameters that reference $FSTART. How could I do it?

Thanks!
Anson
Enivob
Use python to navigate the node tree, examining every parm value. Use the expression() method for each parm to return the expression value as a string, and compare that to $FSTART.
https://www.sidefx.com/docs/houdini/hom/hou/Parm.html [www.sidefx.com]
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