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!

