get_prims
Retrieve primitive data and attributes from a Houdini node with pagination, group filtering, and attribute selection.
Instructions
Read primitive data and attributes with pagination.
Args: node_path: Node path. attributes: Attribute names to read. start: Start index. count: Max prims per page. group: Prim group filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| group | No | ||
| start | No | ||
| node_path | Yes | ||
| attributes | No |