missing add to point group node at H14

   7282   6   0
User Avatar
Member
23 posts
Joined: 6月 2012
オフライン
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
9257 posts
Joined: 7月 2007
オフライン
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
CG Supervisor
Framestore, NY
User Avatar
Member
23 posts
Joined: 6月 2012
オフライン
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
9257 posts
Joined: 7月 2007
オフライン
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
CG Supervisor
Framestore, NY
User Avatar
Member
23 posts
Joined: 6月 2012
オフライン
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: 7月 2010
オフライン
thanks tamte and anto187 for the your help and hip file, really helped

regards
Anoopfx
User Avatar
Member
1 posts
Joined: 1月 2011
オフライン
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