Jump to content

@ attributes


Recommended Posts

I've noticed in the voronoi SOP there are several nodes that group geometry in the group field using something strange.

It appears that the group field can access primitive attributes with the syntax

@orient==1

Does anyone have any more info on this? Seems like a powerful trick!

I would love to use it for point attributes as well, but they don't seem to work?

cheers,

-j

Link to comment
Share on other sites

yes, even help knows something about this :)

http://www.sidefx.com/docs/houdini11.0/model/groups

(at the bottom "@attribute op value: Selects the points/primitives where attribute matches value, based on .... ")

to be able to use it in group field of some nodes you need to specify type of the group, it can't be set to "Guess From Group"

so just change type to Points

Edited by anim
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...