Drop down all the nodes

   318   2   0
User Avatar
Member
8 posts
Joined: Feb. 2019
Offline
Hi there!
I am trying to build a tool that will allow me to drop down all the nodes that starts with certain words.
For example I have
nodeA, nodeB, nodeC, node_variantA, node_variantB, node_variantC.
Instead of dropping them one by one into my scene, I would like to type the word "node" and it will drop all of the nodes containing this word. Of course it needs to be tuned for filters and other stuff but I am curious of a general idea how to do that. Python states? Or there is a native Houdini tool that I am not aware? Thank you!
User Avatar
Member
828 posts
Joined: Feb. 2017
Offline
What about recipes?
User Avatar
Member
8 posts
Joined: Feb. 2019
Offline
Good call. I will try that. Thank you!
  • Quick Links