ikoon Posted March 8, 2019 Share Posted March 8, 2019 With VEX in Chops, we can set custom attributes to a clip/channel/sample. These are similar to point/vertex/prim/detail Geometry attributes. But please, can I read those CHOP attributes with Python? It seems that I can only read values of the hou.Track. The vex functions are chattr() and chsetattr() https://www.sidefx.com/docs/houdini/vex/functions/chattr https://www.sidefx.com/docs/houdini/vex/functions/chsetattr.html Quote Link to comment Share on other sites More sharing options...
ikoon Posted March 11, 2019 Author Share Posted March 11, 2019 It seems that I have to abandon VEX in this case, and do it only with python and Node.userData() 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.