keltuzar Posted January 22, 2012 Share Posted January 22, 2012 I am trying to edit the record of "Options" in a dop data however I cannot seem to set it. I made a python dop object to query this data which I have success but when it comes to setting it, I am having a hard time. Here is the link to the docs particular method: http://www.sidefx.com/docs/houdini11.1/hom/hou/DopRecord#setField It doesn't take a field object and neither I can pass a method to it. Any ideas on how I can go about setting a simple float data? Thanks Quote Link to comment Share on other sites More sharing options...
keltuzar Posted January 22, 2012 Author Share Posted January 22, 2012 Nevermind found the answer... record.setField("attrName", value) 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.