hda_list
Enumerate loaded Houdini Digital Assets (HDA) from the session, deduplicated by file path and asset name. Optionally filter by category to target specific assets.
Instructions
枚举已加载 HDA(add-hda-management-tools,READ_ONLY)。
使用 ``hou.hda.loadedFiles()`` + ``hou.hda.definitionsInFile()``
按 ``(libraryFilePath, nameWithCategory())`` 去重。响应过
server 端 ``apply_response_cap``。``category`` 可选透传过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |