rhino_get_objects
List objects in a Rhino scene, filtering by type, layer, or name to retrieve details like GUID, type, layer, color, and bounding box.
Instructions
List objects in the scene with optional filters by type, layer, or name. Returns guid, name, type, layer, color, and bounding box for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |