isaacisa 0 Report post Posted Monday at 12:11 PM Hi everyone. Im studying Houdini just a few days. I have some questions, needs help. I use Houdini 16, but I studying with some old tutorial(2012). `Group Geometry` and `Add Attribute` is not as same as Houdini 16. (i cant find `Group Geometry` in Houdini16, and the `Add Attribute` has not `adata`) Is there anyone know about that, pleaes help me out! Thank you! My English is suck, but already try my best :) Share this post Link to post Share on other sites
jamesr 13 Report post Posted Monday at 05:36 PM I didn't use houdini that long ago, but if you want to set a group in SOPs it's just the "Group SOP". To create an attribute in SOPs you use "attribcreate". If you're in VOPs, you can set groups and add attributes with the "Bind" VOP. For adding an atttribute, just type the attribute name. For adding to groups, type "group_mygroup" but replace mygroup with whatever you want the group to be called. Share this post Link to post Share on other sites
isaacisa 0 Report post Posted Tuesday at 12:34 AM Thanks jamesr! Try to figure it out. Share this post Link to post Share on other sites
jamesr 13 Report post Posted Tuesday at 01:20 AM Here's an example for you groupsandstuff.hip Share this post Link to post Share on other sites