iaiotom
iaiotom
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
[HDK] Create a new spare parameters inside an existing folder Sept. 15, 2016, 4:02 p.m.
Hello,
I have a little problem with the hdk. I have a custom node that create parameters dinamically (inside a button callback function). My parameters are correctly created on the node, but I would like to move those new spare parameters inside an existing folder. It's the same process you can do using the drag&drop inside the Edit Parameters Interface. I would like to do in in c++, but if there si no solution I could you also python. Ther is any solution?
Alan
I have a little problem with the hdk. I have a custom node that create parameters dinamically (inside a button callback function). My parameters are correctly created on the node, but I would like to move those new spare parameters inside an existing folder. It's the same process you can do using the drag&drop inside the Edit Parameters Interface. I would like to do in in c++, but if there si no solution I could you also python. Ther is any solution?
Alan
new to Hdk - How to get Object Matrix? April 23, 2009, 11:44 a.m.
Thank you edward and hoknamahn
new to Hdk - How to get Object Matrix? April 23, 2009, 4:11 a.m.
jason_iversen
Hi there,
You can find some unofficial resources for the HDK over here:
http://odforce.net/wiki/index.php/HoudiniDevelopmentKit [odforce.net]
…including Doxygen pages. I still need to get hold of, (or output myself) Houdini 10 Doxygen pages.
hi jason,
thx for the link, but this is a simple documentation created automatically with doxygen without a minimal explanation of member's classes.
Sidefx really has never published a document of this kind?