Search - User list
Full Version: A way to set node flags in Houdini Engine C++
Root » Houdini Engine API » A way to set node flags in Houdini Engine C++
duncancarter
Hello there,

We are currently working with the C++ Houdini Engine API to communicate with geometries (eg. modifying parameter values, adding nodes, etc…). The geometries we are interacting with have been constructed using the Houdini Desktop software. On the Houdini desktop app we are able to set various flags on specific nodes (in particular the render and display flag). Is there a function in the C++ API to achieve this? We looked in the documentation but without any luck.

Thank you very much for your help,
Best wishes
chrisgreb
You can toggle the display flag with `HAPI_SetNodeDisplay`

https://www.sidefx.com/docs/hengine/_h_a_p_i_8h.html#a91bad8b8f1fc1c93c495b3d72c352543 [www.sidefx.com]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB