missing add to point group node at H14

   6172   6   0
User Avatar
Member
23 posts
Joined: June 2012
Offline
hello,
im trying to get effect point propagate, but i got missing node.
is there any way to get “add Point to group” node inside vopsop at houdini 14?
User Avatar
Member
8551 posts
Joined: July 2007
Offline
you can use Set Attribute VOP, it has attribute class Point Group

or simply use Bind SOP to import export group membership using group name prefixed with group_ as Name
and Int as type
like: group_groupname
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
23 posts
Joined: June 2012
Offline
thanks @tamte for reply…
i have been triying to use set attribute but still didn't work…
here's the file, it you would be great if you could to check it.thanks

Attachments:
pointPropagate_.hip (145.7 KB)

User Avatar
Member
8551 posts
Joined: July 2007
Offline
when using Set Attribute VOP, you need to specifically plug a membership value (0 or 1 ) into Value input, su just plug constant with value 1 in there
then obviously decrease your pcopen radius a bit

to be more precise you may want to use Maximum Merge Mode instead of Add, but it seems that it doesn't matter with groups so never mind

you can as well just use Solver SOP instead of whole dopnet with sop solver setup as a shortcut, but that doesn't matter eighter
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
23 posts
Joined: June 2012
Offline
verrywell tamte, really thanks for your help in your bussy time.

here's the file that has fixed if maybe someone need it to.

regards
anto187.wordpress.com

ops: ops:

Attachments:
pointPropagate_fixed.hip (267.0 KB)

User Avatar
Member
2 posts
Joined: July 2010
Offline
thanks tamte and anto187 for the your help and hip file, really helped

regards
Anoopfx
User Avatar
Member
1 posts
Joined: Jan. 2011
Offline
Thank you for your help and sample file, I was stuck on a old tutorial and your workaround worked great to finish it
  • Quick Links