xoctan657 Posted April 13, 2009 Share Posted April 13, 2009 hi i want to know if i can add an attribute to evry point in vex , so can i do this,and what is the code to this? Quote Link to comment Share on other sites More sharing options...
anamous Posted April 13, 2009 Share Posted April 13, 2009 void addattribute(string aname, value) - very straight forward example: addattribute("sampleAttrib", 0.5); cheers, Abdelkareem Quote Link to comment Share on other sites More sharing options...
xoctan657 Posted April 13, 2009 Author Share Posted April 13, 2009 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... Quote Link to comment Share on other sites More sharing options...
Jason Posted April 13, 2009 Share Posted April 13, 2009 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/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.