Dmitry Surini

DmitrySurini

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Copy node and connect to multiple nodes? March 5, 2018, 6:53 p.m.

tamte
import hou
nodes = hou.selectedNodes()
for node in nodes:
    node.createOutputNode("texture");
Thank you very much!

Copy node and connect to multiple nodes? March 5, 2018, 7:42 a.m.

Hi, i have 150 nodes wich i can easely select and i want to add uv texture node to each of them, so is any simple solution for it avoiding manual labor))?

which one is Rename node hotkey in veiwport Jan. 6, 2018, 7:45 p.m.

Hi i am using windows 10 and its F2 when node is selected. Hope it helps…..