Jump to content

Python beginner - selecting all nodes of specific type


gweiss

Recommended Posts

Hi,

how can I select all nodes of specific type, for example I want to select all the bone nodes and put them inside a network box or just store them in a variable
I tried using hou.objNodeTypeCategory().nodeTypes()['bone'], but couldn't find the way to use the result.

also is there a clean way to add items to a network box, size it around the nodes and layout the nodes inside it?

Thanks
G
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...