move_node
Move a Houdini node to a new parent path, re-parenting it under the specified destination. Validates the target category and ensures the move is applied safely.
Instructions
移动节点到 dest_parent 下(add-node-parameter-vex-tools,MUTATING)。
使用 ``hou.moveNodesTo``;预检目标 category。响应过
``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| src_path | Yes | ||
| dest_parent | Yes |