get_points
Read point positions and selected attributes from a Houdini node with pagination and group filtering.
Instructions
Read point positions and attributes with pagination.
Args: node_path: Node path. attributes: Attribute names to read. start: Start index. count: Max points per page. group: Point group filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| group | No | ||
| start | No | ||
| node_path | Yes | ||
| attributes | No |