set_detail_attrib
Sets a detail attribute on a Houdini SOP node by inserting an Attribute Create SOP and moving the display flag, returning the new node path.
Instructions
Set a detail attribute on a SOP node.
Appends an Attribute Create SOP after the node and moves the display flag to it; the result includes the new node's path.
Args: node_path: Node path. attrib_name: Attribute name. value: Value to set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| node_path | Yes | ||
| attrib_name | Yes |