Homguy Posted June 23, 2009 Share Posted June 23, 2009 Hi everyone, Can anyone telme how to access a Point attribute created in a python node from another digital asset..? The attribute was created using addAttirb() function. I am able to access the parameters of the python node in that digital asset but i couldnt access the attribute. Cheers. Quote Link to comment Share on other sites More sharing options...
static Posted June 23, 2009 Share Posted June 23, 2009 Take a look at the hou.Point() class (specifically the attribValue method), most of the info you need is in there: http://www.sidefx.com/docs/houdini10.0/hom/hou/Point Quote Link to comment Share on other sites More sharing options...
Homguy Posted June 23, 2009 Author Share Posted June 23, 2009 Thanks a lot dude... Cheers. 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.