Hi All,
I am trying to locate the description of a python call "geometryAtFrame". I can see that it exists by typing print dir(my_node).
I want the full description of what this function is and does. However, the built-in help system can not locate this string. The hou.reference search only goes out to Google which does not find any reference to "geometryAtFrame“.
So by typing this value ”geometryAtFrame" in this text box I am creating the information that Google will find and display to others from now on.
Why doesn't the built-in help system locate this kind of information that clearly exists in the Houdini product?
Do I have to enable some extra button somewhere to make help work?
