Jump to content

what is the vex code to add an attribute to the point in SOP ?


Recommended Posts

void addattribute(string aname, value) - very straight forward :)

example: addattribute("sampleAttrib", 0.5);

cheers,

Abdelkareem

thank you very much it is work and if you can tell me where i can see all the vex code in houdini, i didn't find it in the help or maybe i don't search right...

Link to comment
Share on other sites

thank you very much it is work and if you can tell me where i can see all the vex code in houdini, i didn't find it in the help or maybe i don't search right...

This is in the distributed help too, but here is a link to their online documentation:

http://www.sidefx.com/docs/houdini9.5/vex/

http://www.sidefx.com/docs/houdini9.5/vex/functions/

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...