hou._getArgumentAutoComplete function
This function is used internally by the Houdini Python shell for argument auto-completion on functions of the hou module.
Usage
_getArgumentAutoComplete(method_name, arguments) → tuple of strings
| Houdini 9.5 | Houdini Object Model | hou | hou._getArgumentAutoComplete |
This function is used internally by the Houdini Python shell for argument auto-completion on functions of the hou module.
_getArgumentAutoComplete(method_name, arguments) → tuple of strings